home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / inet / internet-drafts / draft-labarre-iimc-mibii-01.txt < prev    next >
Text File  |  1993-04-05  |  203KB  |  4,776 lines

  1.  
  2.  
  3.  
  4.             INTERNET DRAFT                       Expires August 27, 1993
  5.  
  6.  
  7.  
  8.                 ISO/CCITT and Internet Management Coexistence (IIMC):
  9.  
  10.                       Translation of Internet MIB-II (RFC1213)
  11.  
  12.                                 to ISO/CCITT GDMO MIB
  13.  
  14.                                     (IIMCMIB-II)
  15.  
  16.  
  17.                                    March 26, 1993
  18.  
  19.  
  20.                                 Lee LaBarre (Editor)
  21.  
  22.                                 The MITRE Corporation
  23.                                    Burlington Road
  24.                                   Bedford, MA 01730
  25.                                 cel@mbunix.mitre.org
  26.  
  27.  
  28.  
  29.             Status of this Memo
  30.  
  31.             This document provides information to the network and
  32.             systems management community.  This document is intended as
  33.             a contribution to ongoing work in the area of multi-protocol
  34.             management coexistence and interworking.  This document is
  35.             part of a package; see also [IIMCOMIBTRANS] [IIMCIMIBTRANS]
  36.             [IIMCPROXY] and [IIMCSEC]. Distribution of this document is
  37.             unlimited. Comments should be sent to the Network Management
  38.             Forum IIMC working group (iimc@thumper.bellcore.com).
  39.  
  40.             This document is an Internet Draft.  Internet Drafts are
  41.             working documents of the Internet Engineering Task Force
  42.             (IETF), its Areas, and its Working Groups.  Note that other
  43.             groups may also distribute working documents as Internet
  44.             Drafts.
  45.  
  46.             Internet Drafts are draft documents valid for a maximum of
  47.             six months. Internet Drafts may be updated, replaced, or
  48.             obsoleted by other documents at any time.  It is not
  49.             appropriate to use Internet Drafts as reference material or
  50.             to cite them other than as a ``working draft'' or ``work in
  51.             progress.''
  52.  
  53.             Please check the 1id-abstracts.txt listing contained in the
  54.             internet-drafts Shadow Directories on nic.ddn.mil,
  55.             nnsc.nsf.net, nic.nordu.net, ftp.nisc.sri.com, munnari.oz.au
  56.             to learn the current status of any Internet Draft.
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.             LaBarre            Expires August 27, 1993            Page i
  64.  
  65.  
  66.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  67.  
  68.  
  69.  
  70.             Abstract
  71.  
  72.             This document is intended to facilitate the multi-protocol
  73.             management coexistence and interworking for networks that
  74.             are managed using the ISO/CCITT Common Management
  75.             Information Protocol (CMIP) and networks that are managed
  76.             using the Internet Simple Network Management Protocol
  77.             (SNMP).  This document contains the ISO/CCITT GDMO
  78.             definition and registration of MIB-II as derived from the
  79.             Internet MIB-II [RFC1213], according to the procedures
  80.             defined in "Translation of Internet MIBs to ISO/CCITT GDMO
  81.             MIBs" [IIMCIMIBTRANS].  In addition, this document includes
  82.             a translated IPForwarding Table as derived from the Internet
  83.             definition in [RFC1354].
  84.  
  85.             Table of Contents
  86.  
  87.             Status of this Memo ......................................i
  88.             Abstract .................................................ii
  89.             Table of Contents ........................................ii
  90.             Revision History .........................................iii
  91.             1.Introduction ...........................................1
  92.             1.1 Background ...........................................1
  93.             1.2 Overview .............................................2
  94.             1.3 Scope ................................................4
  95.             1.4 Terms and Conventions ................................5
  96.             2. Object Class Definitions ..............................5
  97.             3. Attribute Definitions .................................17
  98.             4. The Containment Hierarchy .............................56
  99.             4.1 Name Bindings ........................................56
  100.             5. ASN.1 Definitions .....................................65
  101.             7. Acknowledgments .......................................71
  102.             References ...............................................72
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.             LaBarre            Expires August 27, 1993           Page ii
  126.  
  127.  
  128.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  129.  
  130.  
  131.  
  132.             Revision History
  133.  
  134.             Draft 0 - October 9, 1992
  135.                  Initial draft of this document.
  136.  
  137.             Draft 1 - March 26, 1993
  138.                  Current draft of this document (replaces Draft 0).
  139.  
  140.             Major Changes Since Last Revision
  141.  
  142.             1. Aligned templates with changes as per [IIMCIMIBTRANS].
  143.                  - Revised OID translation procedure.
  144.                  - Revised generic notification replaces previous
  145.                    notifications.
  146.                  - Updated to reflect SNMPv2 changes.
  147.                  - Added parsing capability to entry type templates.
  148.                  - Revised naming hierarchy.
  149.                  - Corrected numerous errors.
  150.  
  151.             Action Item Proposals Contained In This Document
  152.  
  153.             Reflects Action Item proposals contained in [IIMCIMIBTRANS]
  154.  
  155.             Editor's Note: [All object identifier assignments in this
  156.             document will be resolved before final publication of this
  157.             document.]
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.             LaBarre            Expires August 27, 1993          Page iii
  188.  
  189.  
  190.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  191.  
  192.  
  193.  
  194.             1.Introduction
  195.  
  196.             The past decade has witnessed the development of enterprise
  197.             wide networks composed of a multi-vendor environment
  198.             containing heterogeneous protocol and hardware suites.
  199.             Organizations have become increasingly dependent on these
  200.             enterprise networks for their daily operations.  This
  201.             dependence has focused attention on the need for operation,
  202.             administration, maintenance, and provisioning (OAM&P) of the
  203.             multi-vendor enterprise network on an end-to-end basis.
  204.  
  205.             1.1 Background
  206.  
  207.             This document is part of a package of ISO/CCITT and Internet
  208.             Management Coexistence (IIMC) drafts.  Other documents
  209.             included in this package are:
  210.  
  211.             [IIMCIMIBTRANS]     Translation of Internet MIBs to
  212.                                 ISO/CCITT GDMO MIBs
  213.  
  214.             [IIMCOMIBTRANS]     Translation of ISO/CCITT GDMO MIBs to
  215.                                 Internet MIBs
  216.  
  217.             [IIMCSEC]           ISO/CCITT to Internet Management
  218.                                 Security
  219.  
  220.             [IIMCPROXY]         ISO/CCITT to Internet Management Proxy
  221.  
  222.             These documents together comprise a package aimed at
  223.             integrating ISO/CCITT-based and Internet-based management
  224.             systems.  These documents represent coexistence and
  225.             interworking efforts underway within the IIMC working group,
  226.             chartered under the auspices of the Network Management Forum
  227.             Architecture Integration ISO/Internet technical team.
  228.  
  229.             This work was initiated, in part, by NM Forum efforts to
  230.             translate RFC 1214 for use with OMNIPoint 1 implementations.
  231.             Through this effort, it became obvious that end-to-end
  232.             management requires an integrated, unified view of the
  233.             managed network, despite differences in management protocol
  234.             and information structure.  Integrated management can be
  235.             facilitated by the development of "proxy" mechanisms which
  236.             translate between functionally equivalent service, protocol,
  237.             and SMI differences to create this unified view.  MIB
  238.             translation procedures can be used to support proxy
  239.             management, as well as to take advantage of existing MIB
  240.             definition and avoid duplication of effort. In this way,
  241.             commercial investment in both ISO/CCITT and Internet-based
  242.             management technologies can be preserved through deployment
  243.             of common methods and tools which support integration.
  244.  
  245.             This overall strategy was outlined in a joint publication
  246.             developed by the NM Forum and X/Open entitled "ISO/CCITT and
  247.  
  248.  
  249.             LaBarre            Expires August 27, 1993            Page 1
  250.  
  251.  
  252.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  253.  
  254.  
  255.             Internet Management: Coexistence and Interworking Strategy"
  256.             [NMFMC92].  The documents included in the IIMC package are
  257.             the next level of detailed specifications which implement
  258.             several of the methodologies identified in the strategy.
  259.  
  260.             1.2 Overview
  261.  
  262.             The response to the need for OAM&P of enterprise networks
  263.             has been the development of network management standards
  264.             within various networking communities - most notably the
  265.             ISO/CCITT and Internet communities. However, coordination of
  266.             standards activities between these two communities has not
  267.             occurred.  As a result, although they share a nearly common
  268.             management model, differences in their management protocols
  269.             and structures of management information (SMIs) have
  270.             developed due to differing management philosophies.
  271.  
  272.             The ISO/CCITT community has developed the Common Management
  273.             Information Protocol (CMIP) [ISO9596-1], and related SMI
  274.             documents [ISO10165-1,2,4].  The Internet community has
  275.             developed the Simple Network Management Protocol (SNMP)
  276.             [RFC1157], and its successor, SNMPv2 [SNMPv2PROT]. The
  277.             Internet SMI is defined in [RFC1155] and [SNMPv2SMI].
  278.             Although functionally similar, the Internet and ISO/CCITT
  279.             protocols and SMIs differ in terms of their complexity and
  280.             specific operations.
  281.  
  282.             The focus on the need for end-to-end enterprise management
  283.             has indicated the need to integrate the management of
  284.             components accessed by ISO/CCITT management, Internet
  285.             management and proprietary management mechanisms in a manner
  286.             which presents a unified view of the network, despite
  287.             protocol and SMI differences.  One way to integrate
  288.             management is by the development of "proxy" mechanisms which
  289.             translate between functionally equivalent services, protocol
  290.             and SMI differences to create this unified view.
  291.  
  292.             A body of telecommunications and computer vendors,
  293.             represented by organizations such as the Network Management
  294.             Forum (NMF), and the U.S. government, as specified in the
  295.             Government Network Management Profile (GNMP) have based
  296.             their integrated management model on the ISO/CCITT
  297.             management model using CMIP and the ISO/CCITT SMI.  These
  298.             organizations are particularly interested in the development
  299.             of proxies for devices that use the Internet management
  300.             protocols and SMI.  Their interest is primarily due to the
  301.             widespread commercial implementation and use of such devices
  302.             within their enterprises, especially devices that use the
  303.             Internet TCP/IP protocol suite.
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.             LaBarre            Expires August 27, 1993            Page 2
  312.  
  313.  
  314.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  315.  
  316.  
  317.             The basic model for ISO/CCITT-Internet proxy management is
  318.             illustrated in the following diagram.
  319.  
  320.  
  321.                       Manager                   Proxy
  322.             Agent
  323.              +-----------------------+  +---------------------+  +------
  324.             ----------------+
  325.              |+---------------------+|  |+------+ +----------+|  |+-----
  326.             --------------+ |
  327.              ||     Management      ||  || GDMO | | Internet ||  ||
  328.             Managed      | |
  329.              ||    Applications     ||  || MIB  | |   MIB    ||  ||
  330.             Resources     | |
  331.              |+---------------------+|  |+------+ +----------+|  |+-----
  332.             --------------+ |
  333.              |      |                |  |+-------------------+|  |
  334.             |               |
  335.              |      |                |  ||      Service      ||  |
  336.             |               |
  337.              |      |                |  ||     Emulation     ||  |
  338.             |               |
  339.              |      |                |  ||(scoping)          ||  |
  340.             |               |
  341.              |      |                |  ||   (filtering)     ||  |
  342.             |               |
  343.              |      |                   ||       (operations)||  |
  344.             |               |
  345.              |+-----------+---------+|  |+-------------------+|  |+-----
  346.             -----+---------+|
  347.              || ISO/CCITT |   GDMO  ||  || Protocols Mapping ||  ||
  348.             Internet | Internet||
  349.              ||  Manager  |   MIB   ||  ||  CMIS |...| SNMP  ||  ||
  350.             Agent   |   MIB   ||
  351.              |+-----------+---------+|  |+-------------------+|  |+-----
  352.             -----+---------+|
  353.              |    |                  |  |  |CMIS           |  |  |    |
  354.             |
  355.              |    | CMIS Services    |  |  |Services       |  |  |    |
  356.             SNMP "Services" |
  357.              |    |                  |  |  |               |  |  |    |
  358.             |
  359.              |    |                  |  |  |           SNMP|  |  |    |
  360.             |
  361.              |    |                  |  |  |     "Services"|  |  |    |
  362.             |
  363.              +-----------------------+  +---------------------+  +------
  364.             ----------------+
  365.              |         CMIP          |  |   CMIP   |   SNMP   |  |
  366.             SNMP          |
  367.              +-----------------------+  +---------------------+  +------
  368.             ----------------+
  369.                         ^                     ^         ^
  370.             ^
  371.  
  372.  
  373.             LaBarre            Expires August 27, 1993            Page 3
  374.  
  375.  
  376.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  377.  
  378.  
  379.                         |                     |         |
  380.             |
  381.                         +---------------------+         +---------------
  382.             ----+
  383.                              CMIP Messages                  SNMP
  384.             Messages
  385.  
  386.             The proxy architecture provides emulation of CMIS services
  387.             by mapping to the corresponding SNMP message(s) necessary to
  388.             carry out the service request.  The service emulation allows
  389.             management of Internet objects by an ISO/CCITT manager.  The
  390.             left hand side of the proxy behaves like an ISO/CCITT agent,
  391.             communicating with the ISO/CCITT manager using CMIP
  392.             protocols.  The right hand side  of the proxy behaves like
  393.             an Internet manager, communicating with the Internet agent
  394.             using SNMP protocols.
  395.  
  396.             The proxy relies on the existence of a pair of directly-
  397.             related MIB definitions, where the Internet MIB has been
  398.             translated into ISO/CCITT GDMO using the procedures
  399.             specified in [IIMCIMIBTRANS]. The proxy defined in
  400.             [IIMCPROXY] uses these MIB definitions and rules to provide
  401.             run-time translation of management information carried in
  402.             service requests and responses.
  403.  
  404.             The proxy architecture is designed with a specified
  405.             interface between the proxy and the underlying protocol
  406.             stacks, and so deals primarily in terms of CMIS services and
  407.             SNMP "services".  The proxy emulates services such as CMIS
  408.             scoping and filtering, processing of CMIS operations, and
  409.             forwarding/logging of CMIS notifications by performing a
  410.             mapping process which must be tailored for each protocol
  411.             (for example, SNMP and SNMPv2 are variants of the same
  412.             protocol mapping process).
  413.  
  414.             In addition, [IIMCOMIBTRANS] specifies translation
  415.             procedures for converting ISO/CCITT GDMO MIBs into Internet
  416.             MIBs.  MIBs generated by this translation process cannot be
  417.             utilized by the Proxy defined in [IIMCPROXY], although
  418.             another kind of Proxy could be defined for this purpose in
  419.             the future.
  420.  
  421.             Finally, note that MIBs translated by procedures such as
  422.             those defined by [IIMCIMIBTRANS] and [IIMCOMIBTRANS] may
  423.             also be used without a proxy. For example, a translated MIB
  424.             may be used to take advantage of existing MIB definitions
  425.             when business needs require deployment in a different
  426.             management environment. Translated MIBs may also be used to
  427.             provide uniformity when multiple management environments are
  428.             supported by a single system (e.g., dual stack managers).
  429.  
  430.             1.3 Scope
  431.  
  432.             A major reason for the rapid commercialization of devices
  433.  
  434.  
  435.             LaBarre            Expires August 27, 1993            Page 4
  436.  
  437.  
  438.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  439.  
  440.  
  441.             manageable via the Internet management protocol is due to
  442.             the speed with which the vendors in the Internet community
  443.             have been able to develop MIBs based on the Internet SMI.
  444.             To capitalize on this continuing Internet MIB development
  445.             and their deployment in commercial devices, communities
  446.             interested in integrated management via CMIP/SNMP proxies,
  447.             and communities interested in using CMIP agents to manage
  448.             TCP/IP resources, require the translation of Internet MIBs
  449.             defined according to the Internet Structure of Management
  450.             Information (SMI) [RFC1155] [SNMPv2SMI] into MIBs defined
  451.             according to the ISO SMI [ISO 10164-1]and Guidelines for the
  452.             Definition of Managed Objects (GDMO) [ISO 10165-4].
  453.             Procedures for such translations are described in
  454.             [IIMCIMIBTRANS].
  455.  
  456.             This document applies the procedures described in
  457.             [IIMCIMIBTRANS]to the translation and registration of the
  458.             Internet MIB-II as defined in[RFC1213], and to the IP
  459.             Forwarding Table defined in [RFC1354].
  460.  
  461.             This document assumes that the reader is familiar with the
  462.             ISO/CCITT SMI and  terminology as well as the Internet to
  463.             SMI translation defined in [IIMCIMIBTRANS].
  464.  
  465.             This document is allocated the following registration
  466.             identifier for purposes of referencing material contained
  467.             herein.
  468.  
  469.                  iimcMIBII OBJECT IDENTIFIER ::=
  470.                                 {iimcManagementDocAuto 1213 1354}
  471.  
  472.             Editor's Note: [The iimcManagementDocAuto will be resolved
  473.             before the final publication of this document.]
  474.  
  475.             1.4 Terms and Conventions
  476.  
  477.             Editor's Note: [To Be Provided, will include the terms
  478.             "proxy" and "native agent".]
  479.  
  480.             2. Object Class Definitions
  481.  
  482.             The Internet MIB-II objects [RFC1213] are recast into
  483.             ISO/CCITT GDMO templates as defined in [ISO10165-4], and
  484.             registered, using the procedures defined in [IIMCIMIBTRANS].
  485.  
  486.             Registration of IIMC objects is accomplished by
  487.             concatenating the sub-identifiers that compose the OID used
  488.             to register an internet entity,<internetEntityId>, with a
  489.             new registration arc allocated for IIMC translation
  490.             registration.  The OID is of the following form:
  491.  
  492.                  IIMC OID = {<iimcAutoTrans> <internetEntityId>}
  493.  
  494.             The templates for the IIMC MIB-II object classes are listed
  495.  
  496.  
  497.             LaBarre            Expires August 27, 1993            Page 5
  498.  
  499.  
  500.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  501.  
  502.  
  503.             in alphabetical order.
  504.  
  505.             at  MANAGED OBJECT CLASS
  506.                 DERIVED FROM  "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  507.                 CHARACTERIZED BY
  508.                       atPkg PACKAGE
  509.                                BEHAVIOUR
  510.                       atPkgBehaviour BEHAVIOUR
  511.                       DEFINED AS
  512.                  !This managed object class maps to the at
  513.                  group  with object id {mib-2 3} in RFC1213. See RFC
  514.                  1213 for attribute semantics.!;;
  515.                       ATTRIBUTES
  516.                           {iimcManagementDocMan 1}:internetClassId
  517.             GET;;;
  518.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 3 };
  519.  
  520.             atEntry  MANAGED OBJECT CLASS
  521.                 DERIVED FROM  "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  522.                      CHARACTERIZED BY
  523.                           atEntryPkg PACKAGE
  524.                                BEHAVIOUR
  525.                       atEntryPkgBehaviour BEHAVIOUR
  526.                       DEFINED AS
  527.                       !PARSE
  528.                        REFERENCE !!This managed object class maps to
  529.                                 atEntry object with object id {atTable
  530.                                 1} in RFC1213.  See RFC 1213 for
  531.                                 attribute semantics.!!;
  532.                       MULTIPLEINSTANCES
  533.                       INDEX atIfIndex
  534.                             atNetAddress;
  535.                       CREATEDELETEATT atPhysAddress;
  536.                       CREATEDELETEVALUE """";
  537.                       ENDMULTIPLEINSTANCES
  538.                       ENDPARSE
  539.                       The delete value is the null string.!;;
  540.                       ATTRIBUTES
  541.                       {iimcManagementDocMan 1}: internetClassId  GET,
  542.                             atIfIndex           GET-REPLACE,
  543.                             atPhysAddress       GET-REPLACE,
  544.                             atNetAddress        GET-REPLACE;;;
  545.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 3 1 1 };
  546.  
  547.             atTable  MANAGED OBJECT CLASS
  548.                    DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  549.                    CHARACTERIZED BY
  550.                          atTablePkg PACKAGE
  551.                          BEHAVIOUR
  552.                       atTablePkgBehaviour BEHAVIOUR
  553.                       DEFINED AS
  554.                       !This managed object class maps to atTable
  555.                       object with object id {at 1} in RFC1213.
  556.                       See RFC 1213 for attribute semantics.!;;
  557.  
  558.  
  559.             LaBarre            Expires August 27, 1993            Page 6
  560.  
  561.  
  562.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  563.  
  564.  
  565.                       ATTRIBUTES
  566.                          {iimcManagementDocMan 1}:internetClassId
  567.             GET;;;
  568.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 3 1};
  569.  
  570.             egp MANAGED OBJECT CLASS
  571.                  DERIVED FROM  "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  572.                       CHARACTERIZED BY
  573.                            egpPkg PACKAGE
  574.                                BEHAVIOUR
  575.                       egpPkgBehaviour BEHAVIOUR
  576.                       DEFINED AS
  577.                       !This managed object class maps to egp group
  578.                       with object id {mib-2 8} in RFC 1213.
  579.                       See RFC 1213 for attribute semantics.!;;
  580.                       ATTRIBUTES
  581.                       {iimcManagementDocMan 1}: internetClassId GET,
  582.                            egpInMsgs                     GET,
  583.                            egpInErrors                   GET,
  584.                            egpOutMsgs                    GET,
  585.                            egpOutErrors                  GET,
  586.                            egpAs                         GET;;;
  587.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 8 };
  588.  
  589.             egpNeighEntry MANAGED OBJECT CLASS
  590.                  DERIVED FROM  "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  591.                       CHARACTERIZED BY
  592.                            egpNeighEntryPkg PACKAGE
  593.                                BEHAVIOUR
  594.                       egpNeighEntryPkgBehaviour BEHAVIOUR
  595.                       DEFINED AS
  596.                       !PARSE
  597.                        REFERENCE !!This managed object class maps to
  598.                            egpNeighEntry object with object id
  599.                            {egpNeighTable 1} in RFC 1213. See RFC 1213
  600.                            for attribute semantics.!!;
  601.                       MULTIPLEINSTANCES
  602.                       INDEX egpNeighAddr;
  603.                       ENDMULTIPLEINSTANCES
  604.                       ENDPARSE!;;
  605.                       ATTRIBUTES
  606.                            {iimcManagementDocMan 1}:internetClassId GET,
  607.                            egpNeighState            GET,
  608.                            egpNeighAddr             GET,
  609.                            egpNeighAs               GET,
  610.                            egpNeighInMsgs           GET,
  611.                            egpNeighInErrs           GET,
  612.                            egpNeighOutMsgs          GET,
  613.                            egpNeighOutErrs          GET,
  614.                            egpNeighInErrMsgs        GET,
  615.                            egpNeighOutErrMsgs       GET,
  616.                            egpNeighStateUps         GET,
  617.                            egpNeighStateDowns       GET,
  618.                            egpNeighIntervalHello    GET,
  619.  
  620.  
  621.             LaBarre            Expires August 27, 1993            Page 7
  622.  
  623.  
  624.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  625.  
  626.  
  627.                            egpNeighIntervalPoll     GET,
  628.                            egpNeighMode             GET,
  629.                            egpNeighEventTrigger     GET-REPLACE;;;
  630.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 8 5 1 };
  631.  
  632.             egpNeighTable MANAGED OBJECT CLASS
  633.                  DERIVED FROM   "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  634.                       CHARACTERIZED BY
  635.                            egpNeighTablePkg PACKAGE
  636.                                BEHAVIOUR
  637.                            egpNeighTablePkgBehaviour BEHAVIOUR
  638.                       DEFINED AS
  639.                       !This managed object class maps to
  640.                       egpNeighTable object with object id {egp 5} in
  641.                       RFC 1213. See RFC 1213 for attribute semantics.!;;
  642.                       ATTRIBUTES
  643.                         {iimcManagementDocMan 1}:internetClassId  GET;;;
  644.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 8 5 };
  645.  
  646.             icmp MANAGED OBJECT CLASS
  647.                  DERIVED FROM  "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  648.                       CHARACTERIZED BY
  649.                            icmpPkg PACKAGE
  650.                                 BEHAVIOUR
  651.                       icmpPkgBehaviour BEHAVIOUR
  652.                       DEFINED AS
  653.                       !This managed object class maps to the icmp
  654.                       group with object id {mib-2 5} in RFC 1213.
  655.                       See RFC 1213 for attribute semantics.!;;
  656.                       ATTRIBUTES
  657.                            {iimcManagementDocMan 1}:internetClassId GET,
  658.                            icmpInMsgs                    GET,
  659.                            icmpInErrors                  GET,
  660.                            icmpInDestUnreachs            GET,
  661.                            icmpInTimeExcds               GET,
  662.                            icmpInParmProbs               GET,
  663.                            icmpInSrcQuenchs              GET,
  664.                            icmpInRedirects               GET,
  665.                            icmpInEchos                   GET,
  666.                            icmpInEchoReps                GET,
  667.                            icmpInTimestamps              GET,
  668.                            icmpInTimestampReps           GET,
  669.                            icmpInAddrMasks               GET,
  670.                            icmpInAddrMaskReps            GET,
  671.                            icmpOutMsgs                   GET,
  672.                            icmpOutErrors                 GET,
  673.                            icmpOutDestUnreachs           GET,
  674.                            icmpOutTimeExcds              GET,
  675.                            icmpOutParmProbs              GET,
  676.                            icmpOutSrcQuenchs             GET,
  677.                            icmpOutRedirects              GET,
  678.                            icmpOutEchos                  GET,
  679.                            icmpOutEchoReps               GET,
  680.                            icmpOutTimestamps             GET,
  681.  
  682.  
  683.             LaBarre            Expires August 27, 1993            Page 8
  684.  
  685.  
  686.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  687.  
  688.  
  689.                            icmpOutTimestampReps          GET,
  690.                            icmpOutAddrMasks              GET,
  691.                            icmpOutAddrMaskReps           GET;;;
  692.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 5 };
  693.  
  694.             ifEntry   MANAGED OBJECT CLASS
  695.                  DERIVED FROM  "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  696.                       CHARACTERIZED BY
  697.                            ifEntryPkg PACKAGE
  698.                                BEHAVIOUR
  699.                            ifEntryPkgBehaviour BEHAVIOUR
  700.                       DEFINED AS
  701.                       !PARSE
  702.                        REFERENCE !!This managed object class maps to the
  703.                                 ifEntry object with object id {ifTable
  704.                                 1} in RFC 1213. See RFC 1213 for
  705.                                 attribute semantics.!!;
  706.                       MULTIPLEINSTANCES
  707.                       INDEX ifIndex;
  708.                       ENDMULTIPLEINSTANCES
  709.                       ENDPARSE!;;
  710.                       ATTRIBUTES
  711.                            {iimcManagementDocMan 1}:internetClassId GET,
  712.                            ifIndex                       GET,
  713.                            ifDescr                       GET,
  714.                            ifType                        GET,
  715.                            ifMtu                         GET,
  716.                            ifSpeed                       GET,
  717.                            ifPhysAddress                 GET,
  718.                            ifAdminStatus                 GET-REPLACE,
  719.                            ifOperStatus                  GET,
  720.                            ifLastChange                  GET,
  721.                            ifInOctets                    GET,
  722.                            ifInUcastPkts                 GET,
  723.                            ifInNUcastPkts                GET,
  724.                            ifInDiscards                  GET,
  725.                            ifInErrors                    GET,
  726.                            ifInUnknownProtos             GET,
  727.                            ifOutOctets                   GET,
  728.                            ifOutUcastPkts                GET,
  729.                            ifOutNUcastPkts               GET,
  730.                            ifOutDiscards                 GET,
  731.                            ifOutErrors                   GET,
  732.                            ifOutQLen                     GET,
  733.                            ifSpecific                    GET;;;
  734.             REGISTERED AS  {iimcAutoTrans 1 3 6 1 2 1 2 2 1 };
  735.  
  736.             ifTable MANAGED OBJECT CLASS
  737.                  DERIVED FROM  "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  738.                       CHARACTERIZED BY
  739.                            ifTablePkg PACKAGE
  740.                                BEHAVIOUR
  741.                            ifTablePkgBehaviour BEHAVIOUR
  742.                       DEFINED AS
  743.  
  744.  
  745.             LaBarre            Expires August 27, 1993            Page 9
  746.  
  747.  
  748.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  749.  
  750.  
  751.                       !This managed object class maps to the ifTable
  752.                       object with object id {interface 2} in RFC 1213.
  753.                       See RFC 1213 for attribute semantics.!;;
  754.                       ATTRIBUTES
  755.                       {iimcManagementDocMan 1}:internetClassId GET;;;
  756.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 2 2 };
  757.  
  758.             interfaces MANAGED OBJECT CLASS
  759.                  DERIVED FROM  "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  760.                       CHARACTERIZED BY
  761.                            interfacesPkg PACKAGE BEHAVIOUR
  762.                            interfacesPkgBehaviour BEHAVIOUR
  763.                       DEFINED AS
  764.                       !This managed object class maps to the
  765.                       interface group with object id {mib-2 2} in
  766.                       RFC 1213. See RFC 1213 for attribute semantics.!;;
  767.                       ATTRIBUTES
  768.                            {iimcManagementDocMan 1}:internetClassId GET,
  769.                            ifNumber                      GET;;;
  770.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 2 };
  771.  
  772.             internetSystem MANAGED OBJECT CLASS
  773.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  774.                       CHARACTERIZED BY
  775.                            internetSystemPkg PACKAGE
  776.                                BEHAVIOUR
  777.                            internetSystemPkgBehaviour BEHAVIOUR
  778.                       DEFINED AS
  779.                       !This managed object class maps to the system
  780.                       group with object id {mib-2 1} in RFC 1213. See
  781.                       RFC 1213 for attribute semantics.
  782.  
  783.                       When this object class is implemented in a managed
  784.                       system for use with the ISO/CCITT management
  785.                       protocol (CMIP), this object class shall emit the
  786.                       internetAlarm notification in place of SNMP
  787.                       traps/notifications and InformRequests.
  788.  
  789.                       When this object class is implemented in an
  790.                       ISO/CCITT-Internet proxy, the internetAlarm shall
  791.                       be emitted upon receipt of an SNMP
  792.                       trap/notification or InformRequest.!;;
  793.                       ATTRIBUTES
  794.                          {iimcManagementDocMan 1}: internetClassId GET,
  795.                            sysDescr                      GET,
  796.                            sysObjectId                   GET,
  797.                            sysUpTime                     GET,
  798.                            sysContact                    GET-REPLACE,
  799.                            sysName                       GET,
  800.                            sysLocation                   GET-REPLACE,
  801.                            sysServices                   GET;
  802.                       NOTIFICATIONS
  803.                            {iimcManagementDocMan 1}:internetAlarm;;;
  804.             REGISTERED AS   {iimcAutoTrans 1 3 6 1 2 1 1};
  805.  
  806.  
  807.             LaBarre            Expires August 27, 1993           Page 10
  808.  
  809.  
  810.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  811.  
  812.  
  813.  
  814.             ip MANAGED OBJECT CLASS
  815.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  816.                       CHARACTERIZED BY
  817.                            ipPkg PACKAGE
  818.                                BEHAVIOUR
  819.                            ipPkgBehaviour BEHAVIOUR
  820.                       DEFINED AS
  821.                       !This managed object class maps to the ip
  822.                       group with object id {mib-2 4} in RFC 1213.
  823.                       See RFC 1213 for attribute semantics.!;;
  824.                       ATTRIBUTES
  825.                            {iimcManagementDocMan 1}:internetClassId GET,
  826.                            ipForwarding                  GET-REPLACE,
  827.                            ipDefaultTTL                  GET-REPLACE,
  828.                            ipInReceives                  GET,
  829.                            ipInHdrErrors                 GET,
  830.                            ipInAddrErrors                GET,
  831.                            ipForwDatagrams               GET,
  832.                            ipInUnknownProtos             GET,
  833.                            ipInDiscards                  GET,
  834.                            ipInDelivers                  GET,
  835.                            ipOutRequests                 GET,
  836.                            ipOutDiscards                 GET,
  837.                            ipOutNoRoutes                 GET,
  838.                            ipReasmTimeout                GET,
  839.                            ipReasmReqds                  GET,
  840.                            ipReasmOKs                    GET,
  841.                            ipReasmFails                  GET,
  842.                            ipFragOKs                     GET,
  843.                            ipFragFails                   GET,
  844.                            ipFragCreates                 GET,
  845.                            ipRoutingDiscards             GET;;;
  846.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 4};
  847.  
  848.             ipAddrEntry MANAGED OBJECT CLASS
  849.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  850.                       CHARACTERIZED BY
  851.                            ipAddrEntryPkg PACKAGE
  852.                                BEHAVIOUR
  853.                            ipAddrEntryPkgBehaviour BEHAVIOUR
  854.                       DEFINED AS
  855.                       !PARSE
  856.                        REFERENCE !!This managed object class maps to the
  857.                            ipAddrEntry object with object id
  858.                            {ipAddrTable 1} in RFC 1213. See RFC 1213 for
  859.                            attribute semantics.!!;
  860.                       MULTIPLEINSTANCES
  861.                       INDEX ipAdEntAddr;
  862.                       ENDMULTIPLEINSTANCES
  863.                       ENDPARSE!;;
  864.                       ATTRIBUTES
  865.                            {iimcManagementDocMan 1}:internetClassId GET,
  866.                            ipAdEntAddr                   GET,
  867.  
  868.  
  869.             LaBarre            Expires August 27, 1993           Page 11
  870.  
  871.  
  872.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  873.  
  874.  
  875.                            ipAdEntIfIndex                GET,
  876.                            ipAdEntNetMask                GET,
  877.                            ipAdEntBcastAddr              GET,
  878.                            ipAdEntReasmMaxSize           GET;;;
  879.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 4 20 1};
  880.  
  881.             ipAddrTable MANAGED OBJECT CLASS
  882.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  883.                       CHARACTERIZED BY
  884.                            ipAddrTablePkg PACKAGE
  885.                                BEHAVIOUR
  886.                            ipAddrTablePkgBehaviour BEHAVIOUR
  887.                       DEFINED AS
  888.                       !This managed object class maps to the
  889.                       ipAddrTable object with object id {ip 20} in
  890.                       RFC 1213. See RFC 1213 for attribute semantics.!;;
  891.                       ATTRIBUTES
  892.                       {iimcManagementDocMan 1}:internetClassId GET;;;
  893.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 4 20};
  894.  
  895.             ipForwardEntry  MANAGED OBJECT CLASS
  896.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  897.                       CHARACTERIZED BY
  898.                            ipForwardEntryPkg PACKAGE
  899.                                BEHAVIOUR
  900.                       ipForwardEntryPkgBehaviour BEHAVIOUR
  901.                       DEFINED AS
  902.                       !PARSE
  903.                        REFERENCE !!A particular route to  a particular
  904.                                 destination, under a particular
  905.                                 policy.  See RFC1354 for semantics!!;
  906.                       MULTIPLEINSTANCES
  907.                       INDEX   ipForwardDest,
  908.                               ipForwardProto,
  909.                               ipForwardPolicy,
  910.                               ipForwardNextHop;
  911.                       CREATEDELETEATT ipForwardType;
  912.                       CREATEDELETEVALUE 2;
  913.                       ENDMULTIPLEINSTANCES
  914.                       ENDPARSE!;;
  915.                       ATTRIBUTES
  916.                            {iimcManagementDocMan 1}:internetClassId GET,
  917.                            ipForwardDest            GET,
  918.                            ipForwardMask            GET-REPLACE,
  919.                            ipForwardPolicy          GET,
  920.                            ipForwardNextHop         GET,
  921.                            ipForwardIfIndex         GET-REPLACE,
  922.                            ipForwardType            GET-REPLACE,
  923.                            ipForwardProto           GET,
  924.                            ipForwardAge             GET,
  925.                            ipForwardInfo            GET-REPLACE,
  926.                            ipForwardNextHopAS       GET-REPLACE,
  927.                            ipForwardMetric1         GET-REPLACE,
  928.                            ipForwardMetric2         GET-REPLACE,
  929.  
  930.  
  931.             LaBarre            Expires August 27, 1993           Page 12
  932.  
  933.  
  934.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  935.  
  936.  
  937.                            ipForwardMetric3         GET-REPLACE,
  938.                            ipForwardMetric4         GET-REPLACE,
  939.                            ipForwardMetric5         GET-REPLACE;;;
  940.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 424 2  1};
  941.  
  942.             ipForwardTable  MANAGED OBJECT CLASS
  943.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  944.                       CHARACTERIZED BY
  945.                            aclTablePkg PACKAGE
  946.                                BEHAVIOUR
  947.                            aclTableBehaviour BEHAVIOUR
  948.                       DEFINED AS !This entity's IP Routing table.  RFC
  949.                       1213 Section 6.6, the IP Group.  The IP
  950.                       Forwarding Table obsoletes and replaces the
  951.                       ipRouteTable current in MIB-I and MIB-II.  It
  952.                       adds knowledge of the autonomous system of the
  953.                       next hop, multiple next hop support, and policy
  954.                       routing support.  See RFC1354 for semantics.
  955.  
  956.                       The ipForwardNumber attribute contains the
  957.                       number of entries in the table.!;;
  958.                       ATTRIBUTES
  959.                            {iimcManagementDocMan 1}:internetClassId GET,
  960.                            ipForwardNumber                    GET;;;
  961.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 4 24 2 };
  962.  
  963.             ipNetToMediaEntry       MANAGED OBJECT CLASS
  964.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  965.                       CHARACTERIZED BY
  966.                            ipNetToMediaEntryPkg PACKAGE
  967.                       BEHAVIOUR
  968.                            ipNetToMediaEntryPkgBehaviour BEHAVIOUR
  969.                       DEFINED AS
  970.                       !PARSE
  971.                        REFERENCE !!This managed object class maps to the
  972.                                 ipNetToMediaEntry object with object id
  973.                                 {ipNetToMediaTable 1} in RFC 1213. See
  974.                                 RFC 1213 for attribute semantics.!!;
  975.                       MULTIPLEINSTANCES
  976.                       INDEX ipNetToMediaIfIndex,
  977.                             ipNetToMediaNetAddress;
  978.                       CREATEDELETEATT ipNetToMediaType;
  979.                       CREATEDELETEVALUE 2;
  980.                       ENDMULTIPLEINSTANCES
  981.                       ENDPARSE!;;
  982.                       ATTRIBUTES
  983.                            {iimcManagementDocMan 1}:internetClassId GET,
  984.                            ipNetToMediaIfIndex           GET-REPLACE,
  985.                            ipNetToMediaPhysAddress       GET-REPLACE,
  986.                            ipNetToMediaNetAddress        GET-REPLACE,
  987.                            ipNetToMediaType              GET-REPLACE;;;
  988.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 4 22 1};
  989.  
  990.             ipNetToMediaTable MANAGED OBJECT CLASS
  991.  
  992.  
  993.             LaBarre            Expires August 27, 1993           Page 13
  994.  
  995.  
  996.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  997.  
  998.  
  999.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  1000.                       CHARACTERIZED BY
  1001.                            ipNetToMediaTablePkg PACKAGE
  1002.                                BEHAVIOUR
  1003.                            ipNetToMediaTablePkgBehaviour BEHAVIOUR
  1004.                       DEFINED AS
  1005.                       !This managed object class maps to the
  1006.                       ipNetToMediaTable object with object id {ip 22} in
  1007.                       RFC 1213. See RFC 1213 for attribute semantics.!;;
  1008.                       ATTRIBUTES
  1009.                       {iimcManagementDocMan 1}:internetClassId
  1010.                  GET;;;
  1011.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 4 22};
  1012.  
  1013.             ipRouteEntry MANAGED OBJECT CLASS
  1014.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  1015.                       CHARACTERIZED BY
  1016.                            ipRouteEntryPkg PACKAGE
  1017.                                BEHAVIOUR
  1018.                            ipRouteEntryPkgBehaviour BEHAVIOUR
  1019.                       DEFINED AS
  1020.                       !PARSE
  1021.                        REFERENCE !!This managed object class maps to the
  1022.                                 ipRouteEntry object with object id
  1023.                                 {ipRouteTable 1} in RFC 1213. See RFC
  1024.                                 1213 for attribute semantics.!!;
  1025.                       MULTIPLEINSTANCES
  1026.                       INDEX ipRouteDest;
  1027.                       CREATEDELETEATT ipRouteType;
  1028.                       CREATEDELETEVALUE 2;
  1029.                       ENDMULTIPLEINSTANCES
  1030.                       ENDPARSE!;;
  1031.                       ATTRIBUTES
  1032.                            {iimcManagementDocMan 1}:internetClassId GET,
  1033.                            ipRouteDest                   GET-REPLACE,
  1034.                            ipRouteIfIndex                GET-REPLACE,
  1035.                            ipRouteMetric1                GET-REPLACE,
  1036.                            ipRouteMetric2                GET-REPLACE,
  1037.                            ipRouteMetric3                GET-REPLACE,
  1038.                            ipRouteMetric4                GET-REPLACE,
  1039.                            ipRouteMetric5                GET-REPLACE,
  1040.                            ipRouteNextHop                GET-REPLACE,
  1041.                            ipRouteType                   GET-REPLACE,
  1042.                            ipRouteProto                  GET,
  1043.                            ipRouteAge                    GET-REPLACE,
  1044.                            ipRouteMask                   GET-REPLACE,
  1045.                            ipRouteInfo                   GET-REPLACE;;;
  1046.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 4 21 1};
  1047.  
  1048.             ipRouteTable MANAGED OBJECT CLASS
  1049.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  1050.                       CHARACTERIZED BY
  1051.                            ipRouteTablePkg PACKAGE
  1052.                                BEHAVIOUR
  1053.  
  1054.  
  1055.             LaBarre            Expires August 27, 1993           Page 14
  1056.  
  1057.  
  1058.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  1059.  
  1060.  
  1061.                            ipRouteTablePkgBehaviour BEHAVIOUR
  1062.                       DEFINED AS
  1063.                       !This managed object class maps to the
  1064.                       ipRouteTable object with object id {ip 21} in
  1065.                       RFC 1213. See RFC 1213 for attribute semantics.!;;
  1066.                       ATTRIBUTES
  1067.                        {iimcManagementDocMan 1}:internetClassId GET;;;
  1068.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 4 21};
  1069.  
  1070.             snmp MANAGED OBJECT CLASS
  1071.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  1072.                       CHARACTERIZED BY
  1073.                            snmpPkg PACKAGE
  1074.                       BEHAVIOUR snmpPkgBehaviour BEHAVIOUR
  1075.                       DEFINED AS
  1076.                       !This managed object class maps to the snmp group
  1077.                       with objectid {mib-2 11} in RFC 1213. See
  1078.                       RFC 1213 for attribute semantics.!;;
  1079.                       ATTRIBUTES
  1080.                            {iimcManagementDocMan 1}:internetClassId GET,
  1081.                            snmpInPkts                    GET,
  1082.                            snmpInBadVersions             GET,
  1083.                            snmpInBadCommunityNames       GET,
  1084.                            snmpInBadCommunityUses        GET,
  1085.                            snmpInASNParseErrs            GET,
  1086.                            snmpInTooBigs                 GET,
  1087.                            snmpInNoSuchNames             GET,
  1088.                            snmpInBadValues               GET,
  1089.                            snmpInReadOnlys               GET,
  1090.                            snmpInGenErrs                 GET,
  1091.                            snmpInTotalReqVars            GET,
  1092.                            snmpInTotalSetVars            GET,
  1093.                            snmpInGetRequests             GET,
  1094.                            snmpInGetNexts                GET,
  1095.                            snmpInSetRequests             GET,
  1096.                            snmpInGetResponses            GET,
  1097.                            snmpInTraps                   GET,
  1098.                            snmpOutPkts                   GET,
  1099.                            snmpOutTooBigs                GET,
  1100.                            snmpOutNoSuchNames            GET,
  1101.                            snmpOutBadValues              GET,
  1102.                            snmpOutGenErrs                GET,
  1103.                            snmpOutGetRequests            GET,
  1104.                            snmpOutGetNexts               GET,
  1105.                            snmpOutSetRequests            GET,
  1106.                            snmpOutGetResponses           GET,
  1107.                            snmpOutTraps                  GET,
  1108.                            snmpEnableAuthTraps           GET-REPLACE;;;
  1109.             REGISTERED AS  {iimcAutoTrans 1 3 6 1 2 1 11};
  1110.  
  1111.             tcp MANAGED OBJECT CLASS
  1112.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  1113.                       CHARACTERIZED BY
  1114.                            tcpPkg PACKAGE
  1115.  
  1116.  
  1117.             LaBarre            Expires August 27, 1993           Page 15
  1118.  
  1119.  
  1120.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  1121.  
  1122.  
  1123.                                BEHAVIOUR
  1124.                            tcpPkgBehaviour BEHAVIOUR
  1125.                       DEFINED AS
  1126.                       !This managed object class maps to the tcp
  1127.                       group with object id {mib-2 6} in RFC 1213.
  1128.                       See RFC 1213 for attribute semantics.!;;
  1129.                       ATTRIBUTES
  1130.                            {iimcManagementDocMan 1}:internetClassId GET,
  1131.                            tcpRtoAlgorithm               GET,
  1132.                            tcpRtoMin                     GET,
  1133.                            tcpRtoMax                     GET,
  1134.                            tcpMaxConn                    GET,
  1135.                            tcpActiveOpens                GET,
  1136.                            tcpPassiveOpens               GET,
  1137.                            tcpAttemptFails               GET,
  1138.                            tcpEstabResets                GET,
  1139.                            tcpCurrEstab                  GET,
  1140.                            tcpInSegs                     GET,
  1141.                            tcpOutSegs                    GET,
  1142.                            tcpRetransSegs                GET,
  1143.                            tcpInErrs                     GET,
  1144.                            tcpOutRsts                    GET;;;
  1145.             REGISTERED AS { iimcAutoTrans 1 3 6 1 2 1 6 };
  1146.  
  1147.             tcpConnEntry MANAGED OBJECT CLASS
  1148.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  1149.                       CHARACTERIZED BY
  1150.                            tcpConnEntryPkg PACKAGE
  1151.                       BEHAVIOUR
  1152.                            tcpConnEntryPkgBehaviour BEHAVIOUR
  1153.                       DEFINED AS
  1154.                       !PARSE
  1155.                        REFERENCE !!This managed object class maps to the
  1156.                                 tcpConnEntry object with object id
  1157.                                 {tcpConnTable 1} in RFC 1213. See RFC
  1158.                                 1213 for attribute semantics.!!;
  1159.                       MULTIPLEINSTANCES
  1160.                       INDEX tcpConnLocalAddress,
  1161.                             tcpConnLocalPort,
  1162.                             tcpConnRemAddress,
  1163.                             tcpConnRemPort;
  1164.                       ENDMULTIPLEINSTANCES
  1165.                       ENDPARSE!;;
  1166.                       ATTRIBUTES
  1167.                            {iimcManagementDocMan 1}:internetClassId GET,
  1168.                            tcpConnState                  GET-REPLACE,
  1169.                            tcpConnLocalAddress           GET,
  1170.                            tcpConnLocalPort              GET,
  1171.                            tcpConnRemAddress             GET,
  1172.                            tcpConnRemPort                GET;;;
  1173.             REGISTERED AS { iimcAutoTrans 1 3 6 1 2 1 6 13 1};
  1174.  
  1175.             tcpConnTable MANAGED OBJECT CLASS
  1176.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  1177.  
  1178.  
  1179.             LaBarre            Expires August 27, 1993           Page 16
  1180.  
  1181.  
  1182.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  1183.  
  1184.  
  1185.                       CHARACTERIZED BY
  1186.                            tcpConnTablePkg PACKAGE
  1187.                                BEHAVIOUR
  1188.                            tcpConnTablePkgBehaviour BEHAVIOUR
  1189.                       DEFINED AS
  1190.                       !This managed object class maps to the
  1191.                       tcpConnTable object with object id {tcp 13} in
  1192.                       RFC 1213. See RFC 1213 for attribute semantics.!;;
  1193.                       ATTRIBUTES
  1194.                       {iimcManagementDocMan 1}:internetClassId GET;;;
  1195.             REGISTERED AS { iimcAutoTrans 1 3 6 1 2 1 6 13};
  1196.  
  1197.             udp MANAGED OBJECT CLASS
  1198.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  1199.                       CHARACTERIZED BY
  1200.                            udpPkg PACKAGE
  1201.                                BEHAVIOUR
  1202.                            udpPkgBehaviour BEHAVIOUR
  1203.                       DEFINED AS
  1204.                       !This managed object class maps to the udp
  1205.                       group with object id {mib-2 7} in RFC 1213.
  1206.                       See RFC 1213 for attribute semantics.!;;
  1207.                       ATTRIBUTES
  1208.                            {iimcManagementDocMan 1}:internetClassId GET,
  1209.                            udpInDatagrams                GET,
  1210.                            udpNoPorts                    GET,
  1211.                            udpInErrors                   GET,
  1212.                            udpOutDatagrams               GET;;;
  1213.             REGISTERED AS  { iimcAutoTrans 1 3 6 1 2 1 7};
  1214.  
  1215.             udpEntry MANAGED OBJECT CLASS
  1216.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  1217.                       CHARACTERIZED BY
  1218.                            udpEntryPkg PACKAGE
  1219.                                BEHAVIOUR
  1220.                            udpEntryPkgBehaviour BEHAVIOUR
  1221.                       DEFINED AS
  1222.                       !PARSE
  1223.                        REFERENCE !!This managed object class maps to the
  1224.                                 udpEntry object with object id {udpTable
  1225.                                 1} in RFC 1213. See RFC 1213 for
  1226.                                 attribute semantics.!!;
  1227.                       MULTIPLEINSTANCES
  1228.                       INDEX udpLocalAddress,
  1229.                             udpLocalPort;
  1230.                       ENDMULTIPLEINSTANCES
  1231.                       ENDPARSE!;;
  1232.                       ATTRIBUTES
  1233.                            {iimcManagementDocMan 1}:internetClassId GET,
  1234.                            udpLocalAddress                    GET,
  1235.                            udpLocalPort                       GET;;;
  1236.             REGISTERED AS { iimcAutoTrans 1 3 6 1 2 1 7 5 1};
  1237.  
  1238.             udpTable MANAGED OBJECT CLASS
  1239.  
  1240.  
  1241.             LaBarre            Expires August 27, 1993           Page 17
  1242.  
  1243.  
  1244.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  1245.  
  1246.  
  1247.                DERIVED FROM "Rec. X.721 | ISO/IEC 10165-2:1992":top;
  1248.                       CHARACTERIZED BY
  1249.                            udpTablePkg PACKAGE
  1250.                                BEHAVIOUR
  1251.                            udpTablePkgBehaviour BEHAVIOUR
  1252.                       DEFINED AS
  1253.                       !This managed object class maps to the 
  1254.                       udpTable object with object id {udp 5} in RFC
  1255.                       1213. See RFC 1213 for attribute semantics.!;;
  1256.                       ATTRIBUTES
  1257.                       {iimcManagementDocMan 1}:internetClassId GET;;;
  1258.             REGISTERED AS { iimcAutoTrans 1 3 6 1 2 1 7 5};
  1259.  
  1260.  
  1261.             3. Attribute Definitions
  1262.  
  1263.             Attribute templates for the attributes referenced in the
  1264.             managed object class templates of section 4, and the
  1265.             notifications of section 6, are listed here in alphabetical
  1266.             order.
  1267.  
  1268.             atIfIndex ATTRIBUTE
  1269.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.Integer;
  1270.                  MATCHES FOR      EQUALITY, ORDERING;
  1271.                  BEHAVIOUR
  1272.                       atIfIndexBehaviour BEHAVIOUR
  1273.                       DEFINED AS
  1274.                       !This attribute maps to atIfIndex with object id
  1275.                       {atEntry 1} in RFC1213. See RFC 1213 for attribute
  1276.                       semantics.!;;
  1277.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 3  1 1 1};
  1278.  
  1279.             atNetAddress ATTRIBUTE
  1280.                  DERIVED FROM  {iimcManagementDocMan 1}:ipAddress;
  1281.                  BEHAVIOUR
  1282.                       atNetAddressBehaviour BEHAVIOUR
  1283.                       DEFINED AS
  1284.                       !This attribute maps to atNetAddress with object
  1285.                       id {atEntry 3} in RFC1213. See RFC 1213 for
  1286.                       attribute semantics.!;;
  1287.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 3  1 1 3};
  1288.  
  1289.             atPhysAddress ATTRIBUTE
  1290.                  WITH ATTRIBUTE SYNTAX IIMCRFC1213ASN1.OctetString;
  1291.                  MATCHES FOR      EQUALITY, SUBSTRINGS;
  1292.                  BEHAVIOUR
  1293.                       atPhysAddressBehaviour BEHAVIOUR
  1294.                       DEFINED AS
  1295.                       !This attribute maps to atPhysAddress with object
  1296.                       id {atEntry 2} in RFC1213. See RFC 1213 for
  1297.                       attribute semantics.!;;
  1298.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 3  1 1 2};
  1299.  
  1300.             egpAs   ATTRIBUTE
  1301.  
  1302.  
  1303.             LaBarre            Expires August 27, 1993           Page 18
  1304.  
  1305.  
  1306.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  1307.  
  1308.  
  1309.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.Integer;
  1310.                  MATCHES FOR      EQUALITY, ORDERING;
  1311.                  BEHAVIOUR
  1312.                       egpAsBehaviour BEHAVIOUR
  1313.                       DEFINED AS
  1314.                       !This attribute maps to egpAs with object id
  1315.                       {egp 6} in RFC1213. See RFC 1213 for attribute
  1316.                       semantics.!;;
  1317.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 6};
  1318.  
  1319.             egpInErrors ATTRIBUTE
  1320.                  DERIVED FROM {iimcManagementDocMan 1}:counter32;
  1321.                   BEHAVIOUR
  1322.                       egpInErrorsBehaviour BEHAVIOUR
  1323.                       DEFINED AS
  1324.                       !This attribute maps to egpInErrors with object id
  1325.                       {egp 2} in RFC1213. See RFC 1213 for attribute
  1326.                       semantics.!;;
  1327.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 2};
  1328.  
  1329.             egpInMsgs  ATTRIBUTE
  1330.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1331.                  BEHAVIOUR
  1332.                       egpInMsgsBehaviour BEHAVIOUR
  1333.                       DEFINED AS
  1334.                       !This attribute maps to egpInMsgs with object id
  1335.                       {egp 1} in RFC1213. See RFC 1213 for attribute
  1336.                       semantics.!;;
  1337.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 1};
  1338.  
  1339.             egpNeighAddr    ATTRIBUTE
  1340.                  DERIVED FROM  {iimcManagementDocMan 1}:ipAddress;
  1341.                  BEHAVIOUR
  1342.                       egpNeighAddrBehaviour BEHAVIOUR
  1343.                       DEFINED AS
  1344.                       !This attribute maps to egpNeighAddr with object
  1345.                       id {egpNeighEntry 2} in RFC1213. See RFC 1213 for
  1346.                       attribute semantics.!;;
  1347.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 5 1 2};
  1348.  
  1349.             egpNeighAs      ATTRIBUTE
  1350.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.Integer;
  1351.                  MATCHES FOR      EQUALITY, ORDERING;
  1352.                  BEHAVIOUR
  1353.                       egpNeighAsBehaviour BEHAVIOUR
  1354.                       DEFINED AS
  1355.                       !This attribute maps to egpNeighAs with object id
  1356.                       {egpNeighEntry 3} in RFC1213. See RFC 1213 for
  1357.                       attribute semantics.!;;
  1358.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 5 1 3};
  1359.  
  1360.  
  1361.  
  1362.             egpNeighEventTrigger    ATTRIBUTE
  1363.  
  1364.  
  1365.             LaBarre            Expires August 27, 1993           Page 19
  1366.  
  1367.  
  1368.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  1369.  
  1370.  
  1371.                  WITH ATTRIBUTE SYNTAX
  1372.                       IIMCRFC1213ASN1.EgpNeighEventTrigger;
  1373.                  MATCHES FOR      EQUALITY;
  1374.                  BEHAVIOUR
  1375.                       egpNeighEventTriggerBehaviour BEHAVIOUR
  1376.                       DEFINED AS
  1377.                       !This attribute maps to egpNeighEventTrigger with
  1378.                       objectid {egpNeighEntry 15} in RFC1213. See RFC
  1379.                       1213 for attribute semantics.!;;
  1380.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 5 1 15};
  1381.  
  1382.             egpNeighInErrMsgs       ATTRIBUTE
  1383.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1384.                  BEHAVIOUR
  1385.                       egpNeighInErrMsgsBehaviour BEHAVIOUR
  1386.                       DEFINED AS
  1387.                       !This attribute maps to egpNeighInErrMsgs with
  1388.                       object id {egpNeighEntry 8} in RFC1213. See RFC
  1389.                       1213 for attribute semantics.!;;
  1390.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 5 1 8};
  1391.  
  1392.             egpNeighInErrs  ATTRIBUTE
  1393.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1394.                  BEHAVIOUR
  1395.                       egpNeighInErrsBehaviour BEHAVIOUR
  1396.                       DEFINED AS
  1397.                       !This attribute maps to egpNeighInErrs with object
  1398.                       id {egpNeighEntry 5} in RFC1213. See RFC 1213 for
  1399.                       attribute semantics.!;;
  1400.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 5 1 5};
  1401.  
  1402.             egpNeighInMsgs  ATTRIBUTE
  1403.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1404.                  BEHAVIOUR
  1405.                       egpNeighInMsgsBehaviour BEHAVIOUR
  1406.                       DEFINED AS
  1407.                       !This attribute maps to egpNeighInMsgs with object
  1408.                       id {egpNeighEntry 4} in RFC1213. See RFC 1213 for
  1409.                       attribute semantics.!;;
  1410.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 5 1 4};
  1411.  
  1412.             egpNeighIntervalHello   ATTRIBUTE
  1413.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.Integer;
  1414.                  MATCHES FOR      EQUALITY, ORDERING;
  1415.                  BEHAVIOUR
  1416.                       egpNeighIntervalHelloBehaviour BEHAVIOUR
  1417.                       DEFINED AS
  1418.                       !This attribute maps to the egpNeighIntervalHello
  1419.                       with object id {egpNeighEntry 12} in RFC1213. See
  1420.                       RFC 1213 for attribute semantics.!;;
  1421.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 5 1 12};
  1422.  
  1423.  
  1424.             egpNeighIntervalPoll    ATTRIBUTE
  1425.  
  1426.  
  1427.             LaBarre            Expires August 27, 1993           Page 20
  1428.  
  1429.  
  1430.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  1431.  
  1432.  
  1433.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.Integer;
  1434.                  MATCHES FOR      EQUALITY, ORDERING;
  1435.                  BEHAVIOUR
  1436.                       egpNeighIntervalPollBehaviour BEHAVIOUR
  1437.                       DEFINED AS
  1438.                       !This attribute maps to egpNeighIntervalPoll with
  1439.                       object id {egpNeighEntry 13} in RFC1213. See RFC
  1440.                       1213 for attribute semantics.!;;
  1441.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 5 1 13};
  1442.  
  1443.             egpNeighMode    ATTRIBUTE
  1444.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.EgpNeighMode;
  1445.                  MATCHES FOR      EQUALITY;
  1446.                  BEHAVIOUR
  1447.                       egpNeighModeBehaviour BEHAVIOUR
  1448.                       DEFINED AS
  1449.                       !This attribute maps to egpNeighMode with object
  1450.                       id {egpNeighEntry 14} in RFC1213. See RFC 1213 for
  1451.                       attribute semantics.!;;
  1452.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 5 1 14};
  1453.  
  1454.             egpNeighOutErrMsgs      ATTRIBUTE
  1455.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1456.                  BEHAVIOUR
  1457.                       egpNeighOutErrMsgsBehaviour BEHAVIOUR
  1458.                       DEFINED AS
  1459.                       !This attribute maps to egpNeighOutErrMsgs with
  1460.                       object id {egpNeighEntry 9} in RFC1213. See RFC
  1461.                       1213 for attribute semantics.!;;
  1462.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 5 1 9};
  1463.  
  1464.             egpNeighOutErrs ATTRIBUTE
  1465.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1466.                  BEHAVIOUR
  1467.                       egpNeighOutErrsBehaviour BEHAVIOUR
  1468.                       DEFINED AS
  1469.                       !This attribute maps to egpNeighOutErrs with
  1470.                       object id {egpNeighEntry 7} in RFC1213. See RFC
  1471.                       1213 for attribute semantics.!;;
  1472.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 5 1 7};
  1473.  
  1474.             egpNeighOutMsgs ATTRIBUTE
  1475.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1476.                  BEHAVIOUR
  1477.                       egpNeighOutMsgsBehaviour BEHAVIOUR
  1478.                       DEFINED AS
  1479.                       !This attribute maps to egpNeighOutMsgs with
  1480.                       object id {egpNeighEntry 6} in RFC1213. See RFC
  1481.                       1213 for attribute semantics.!;;
  1482.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 5 1 6};
  1483.  
  1484.  
  1485.  
  1486.             egpNeighState ATTRIBUTE
  1487.  
  1488.  
  1489.             LaBarre            Expires August 27, 1993           Page 21
  1490.  
  1491.  
  1492.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  1493.  
  1494.  
  1495.                  WITH ATTRIBUTE SYNTAX
  1496.                       IIMCRFC1213ASN1.EgpNeighState;
  1497.                  MATCHES FOR      EQUALITY;
  1498.                  BEHAVIOUR
  1499.                       egpNeighStateBehaviour BEHAVIOUR
  1500.                       DEFINED AS
  1501.                       !This attribute maps to egpNeighState with object
  1502.                       id {egpNeighEntry 1} in RFC1213. See RFC 1213 for
  1503.                       attribute semantics.!;;
  1504.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 5 1 1};
  1505.  
  1506.             egpNeighStateDowns      ATTRIBUTE
  1507.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1508.                  BEHAVIOUR
  1509.                       egpNeighStateDownsBehaviour BEHAVIOUR
  1510.                       DEFINED AS
  1511.                       !This attribute maps to egpNeighStateDowns with
  1512.                       object id {egpNeighEntry 11} in RFC1213. See RFC
  1513.                       1213 for attribute semantics.!;;
  1514.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 5 1 11};
  1515.  
  1516.             egpNeighStateUps        ATTRIBUTE
  1517.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1518.                  BEHAVIOUR
  1519.                       egpNeighStateUpsBehaviour BEHAVIOUR
  1520.                       DEFINED AS
  1521.                       !This attribute maps to egpNeighStateUps with
  1522.                       object id {egpNeighEntry 10} in RFC1213. See RFC
  1523.                       1213 for attribute semantics.!;;
  1524.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 5 1 10};
  1525.  
  1526.             egpOutErrors ATTRIBUTE
  1527.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1528.                  BEHAVIOUR
  1529.                       egpOutErrorsBehaviour BEHAVIOUR
  1530.                       DEFINED AS
  1531.                       !This attribute maps to egpOutErrors with object
  1532.                       id {egp 4} in RFC1213. See RFC 1213 for attribute
  1533.                       semantics.!;;
  1534.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 4};
  1535.  
  1536.             egpOutMsgs  ATTRIBUTE
  1537.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1538.                  BEHAVIOUR
  1539.                       egpOutMsgsBehaviour BEHAVIOUR
  1540.                       DEFINED AS
  1541.                       !This attribute maps to egpOutMsgs with object id
  1542.                       {egp 3} in RFC1213. See RFC 1213 for attribute
  1543.                       semantics.!;;
  1544.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 8 3};
  1545.  
  1546.  
  1547.  
  1548.             icmpInAddrMaskReps ATTRIBUTE
  1549.  
  1550.  
  1551.             LaBarre            Expires August 27, 1993           Page 22
  1552.  
  1553.  
  1554.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  1555.  
  1556.  
  1557.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1558.                  BEHAVIOUR
  1559.                       icmpInAddrMaskRepsBehaviour BEHAVIOUR
  1560.                       DEFINED AS
  1561.                       !This attribute maps to icmpInAddrMaskReps with
  1562.                       object id {icmp 13} in RFC1213. See RFC 1213 for
  1563.                       attribute semantics.!;;
  1564.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 13};
  1565.  
  1566.             icmpInAddrMasks ATTRIBUTE
  1567.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1568.                  BEHAVIOUR
  1569.                       icmpInAddrMasksBehaviour BEHAVIOUR
  1570.                       DEFINED AS
  1571.                       !This attribute maps to icmpInAddrMasks with
  1572.                       object id {icmp 12} in RFC1213. See RFC 1213 for
  1573.                       attribute semantics.!;;
  1574.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 12};
  1575.  
  1576.             icmpInDestUnreachs ATTRIBUTE
  1577.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1578.                  BEHAVIOUR
  1579.                       icmpInDestUnreachsBehaviour BEHAVIOUR
  1580.                       DEFINED AS
  1581.                       !This attribute maps to icmpInDestUnreachs with
  1582.                       object id {icmp 3} in RFC1213. See RFC 1213 for
  1583.                       attribute semantics.!;;
  1584.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 3};
  1585.  
  1586.             icmpInEchoReps ATTRIBUTE
  1587.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1588.                  BEHAVIOUR
  1589.                       icmpInEchoRepsBehaviour BEHAVIOUR
  1590.                       DEFINED AS
  1591.                       !This attribute maps to icmpInEchoReps with object
  1592.                       id {icmp 9} in RFC1213. See RFC 1213 for attribute
  1593.                       semantics.!;;
  1594.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 9};
  1595.  
  1596.             icmpInEchos  ATTRIBUTE
  1597.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1598.                  BEHAVIOUR
  1599.                       icmpInEchosBehaviour BEHAVIOUR
  1600.                       DEFINED AS
  1601.                       !This attribute maps to icmpInEchos with object id
  1602.                       {icmp 8} in RFC 1213. See RFC 1213 for attribute
  1603.                       semantics.!;;
  1604.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 8};
  1605.  
  1606.             icmpInErrors ATTRIBUTE
  1607.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1608.                  BEHAVIOUR
  1609.                       icmpInErrorsBehaviour BEHAVIOUR
  1610.                       DEFINED AS
  1611.  
  1612.  
  1613.             LaBarre            Expires August 27, 1993           Page 23
  1614.  
  1615.  
  1616.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  1617.  
  1618.  
  1619.                       !This attribute maps to icmpInErrors with object
  1620.                       id {icmp 2} in RFC1213. See RFC 1213 for attribute
  1621.                       semantics.!;;
  1622.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 2};
  1623.  
  1624.             icmpInMsgs ATTRIBUTE
  1625.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1626.                  BEHAVIOUR
  1627.                       icmpInMsgsBehaviour BEHAVIOUR
  1628.                       DEFINED AS
  1629.                       !This attribute maps to icmpInMsgs with object id
  1630.                       {icmp 1} in RFC1213. See RFC 1213 for attribute
  1631.                       semantics.!;;
  1632.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 1};
  1633.  
  1634.             icmpInParmProbs ATTRIBUTE
  1635.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1636.                  BEHAVIOUR
  1637.                       icmpInParmProbsBehaviour BEHAVIOUR
  1638.                       DEFINED AS
  1639.                       !This attribute maps to icmpInParmProbs with
  1640.                       object id {icmp 5} in RFC1213. See RFC 1213 for
  1641.                       attribute semantics.!;;
  1642.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 5};
  1643.  
  1644.             icmpInRedirects ATTRIBUTE
  1645.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1646.                  BEHAVIOUR
  1647.                       icmpInRedirectsBehaviour BEHAVIOUR
  1648.                       DEFINED AS
  1649.                       !This attribute maps to icmpInRedirects with id
  1650.                       {icmp 7} in RFC1213. See RFC 1213 for
  1651.                       semantics.!;;
  1652.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 7};
  1653.  
  1654.             icmpInSrcQuenchs ATTRIBUTE
  1655.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1656.                  BEHAVIOUR
  1657.                       icmpInSrcQuenchsBehaviour BEHAVIOUR
  1658.                       DEFINED AS
  1659.                       !This attribute maps to icmpInSrcQuenchs with
  1660.                       object id {icmp 6} in RFC1213. See RFC 1213 for
  1661.                       attribute semantics.!;;
  1662.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 6};
  1663.  
  1664.             icmpInTimeExcds ATTRIBUTE
  1665.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1666.                  BEHAVIOUR
  1667.                       icmpInTimeExcdsBehaviour BEHAVIOUR
  1668.                       DEFINED AS
  1669.                       !This attribute maps to icmpInTimeExcds with
  1670.                       object id {icmp 4} in RFC1213. See RFC 1213 for
  1671.                       attribute semantics.!;;
  1672.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 4};
  1673.  
  1674.  
  1675.             LaBarre            Expires August 27, 1993           Page 24
  1676.  
  1677.  
  1678.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  1679.  
  1680.  
  1681.  
  1682.             icmpInTimestampReps ATTRIBUTE
  1683.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1684.                  BEHAVIOUR
  1685.                       icmpInTimestampRepsBehaviour BEHAVIOUR
  1686.                       DEFINED AS
  1687.                       !This attribute maps to icmpInTimestampReps with
  1688.                       object id {icmp 11} in RFC1213. See RFC 1213 for
  1689.                       attribute semantics.!;;
  1690.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 11};
  1691.  
  1692.             icmpInTimestamps ATTRIBUTE
  1693.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1694.                  BEHAVIOUR
  1695.                       icmpInTimeStampsBehaviour BEHAVIOUR
  1696.                       DEFINED AS
  1697.                       !This attribute maps to icmpInTimestamps with
  1698.                       object id {icmp 10} in RFC1213. See RFC 1213 for
  1699.                       attribute semantics.!;;
  1700.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 10};
  1701.  
  1702.             icmpOutAddrMaskReps ATTRIBUTE
  1703.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1704.                  BEHAVIOUR
  1705.                       icmpOutAddrMaskRepsBehaviour BEHAVIOUR
  1706.                       DEFINED AS
  1707.                       !This attribute maps to icmpOutAddrMaskReps with
  1708.                       object id {icmp 26} in RFC1213. See RFC 1213 for
  1709.                       attribute semantics.!;;
  1710.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 26};
  1711.  
  1712.             icmpOutAddrMasks ATTRIBUTE
  1713.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1714.                  BEHAVIOUR
  1715.                       icmpOutAddrMasksBehaviour BEHAVIOUR
  1716.                       DEFINED AS
  1717.                       !This attribute map to icmpOutAddrMasks with
  1718.                       object id{icmp 25} in RFC1213. See RFC 1213 for
  1719.                       attribute semantics.!;;
  1720.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 25};
  1721.  
  1722.             icmpOutDestUnreachs ATTRIBUTE
  1723.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1724.                  BEHAVIOUR
  1725.                       icmpOutDestUnreachsBehaviour BEHAVIOUR
  1726.                       DEFINED AS
  1727.                       !This attribute maps to icmpOutDestUnreachs with
  1728.                       object id {icmp 16} in RFC1213. See RFC 1213 for
  1729.                       attribute semantics.!;;
  1730.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 16};
  1731.  
  1732.             icmpOutEchoReps  ATTRIBUTE
  1733.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1734.                  BEHAVIOUR
  1735.  
  1736.  
  1737.             LaBarre            Expires August 27, 1993           Page 25
  1738.  
  1739.  
  1740.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  1741.  
  1742.  
  1743.                       icmpOutEchoRepsBehaviour BEHAVIOUR
  1744.                       DEFINED AS
  1745.                       !This attribute maps to icmpOutEchoReps with
  1746.                       object id {icmp 22} in RFC1213. See RFC 1213 for
  1747.                       attribute semantics.!;;
  1748.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 22};
  1749.  
  1750.             icmpOutEchos ATTRIBUTE
  1751.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1752.                  BEHAVIOUR
  1753.                       icmpOutEchosBehaviour BEHAVIOUR
  1754.                       DEFINED AS
  1755.                       !This attribute maps to icmpOutEchos with object
  1756.                       id {icmp 21} in RFC1213. See RFC 1213 for
  1757.                       attribute semantics.!;;
  1758.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 21};
  1759.  
  1760.             icmpOutErrors ATTRIBUTE
  1761.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1762.                  BEHAVIOUR
  1763.                       icmpOutErrorsBehaviour BEHAVIOUR
  1764.                       DEFINED AS
  1765.                       !This attribute maps to icmpOutErrors with object
  1766.                       id {icmp 15} in RFC1213. See RFC 1213 for
  1767.                       attribute semantics.!;;
  1768.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 15};
  1769.  
  1770.             icmpOutMsgs ATTRIBUTE
  1771.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1772.                  BEHAVIOUR
  1773.                       icmpOutMsgsBehaviour BEHAVIOUR
  1774.                       DEFINED AS
  1775.                       !This attribute maps to icmpOutMsgs with object id
  1776.                       {icmp 14} in RFC1213. See RFC 1213 for attribute
  1777.                       semantics.!;;
  1778.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 14};
  1779.  
  1780.             icmpOutParmProbs ATTRIBUTE
  1781.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1782.                  BEHAVIOUR
  1783.                       icmpOutParmProbsBehaviour BEHAVIOUR
  1784.                       DEFINED AS
  1785.                       !This attribute maps to icmpOutParmProbs with
  1786.                       object id{icmp 18} in RFC1213. See RFC 1213 for
  1787.                       attribute semantics.!;;
  1788.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 18};
  1789.  
  1790.             icmpOutRedirects ATTRIBUTE
  1791.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1792.                  BEHAVIOUR
  1793.                       icmpOutRedirectsBehaviour BEHAVIOUR
  1794.                       DEFINED AS
  1795.                       !This attribute maps to icmpOutRedirects with
  1796.                       object id {icmp 20} in RFC1213. See RFC 1213 for
  1797.  
  1798.  
  1799.             LaBarre            Expires August 27, 1993           Page 26
  1800.  
  1801.  
  1802.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  1803.  
  1804.  
  1805.                       attribute semantics.!;;
  1806.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 20};
  1807.  
  1808.             icmpOutSrcQuenchs ATTRIBUTE
  1809.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1810.                  BEHAVIOUR
  1811.                       icmpOutSrcQuenchsBehaviour BEHAVIOUR
  1812.                       DEFINED AS
  1813.                       !This attribute maps to icmpOutSrcQuenchs with
  1814.                       object id {icmp 19} in RFC1213. See RFC 1213 for
  1815.                       attribute semantics.!;;
  1816.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 19};
  1817.  
  1818.             icmpOutTimeExcds ATTRIBUTE
  1819.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1820.                  BEHAVIOUR
  1821.                       icmpOutTimeExcdsBehaviour BEHAVIOUR
  1822.                       DEFINED AS
  1823.                       !This attribute maps to icmpOutTimeExcds with
  1824.                       object id {icmp 17} in RFC1213. See RFC 1213 for
  1825.                       attribute semantics.!;;
  1826.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 17};
  1827.  
  1828.             icmpOutTimestampReps ATTRIBUTE
  1829.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1830.                  BEHAVIOUR
  1831.                       icmpOutTimestampRepsBehaviour BEHAVIOUR
  1832.                       DEFINED AS
  1833.                       !This attribute maps to icmpOutTimestampReps
  1834.                       with object id {icmp 24} in RFC1213. See RFC 1213
  1835.                       for attribute semantics.!;;
  1836.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 24};
  1837.  
  1838.             icmpOutTimestamps ATTRIBUTE
  1839.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1840.                  BEHAVIOUR
  1841.                       icmpOutTimestampsBehaviour BEHAVIOUR
  1842.                       DEFINED AS
  1843.                       !This attribute maps to icmpOutTimestamps with
  1844.                       object id {icmp 23} in RFC1213. See RFC 1213 for
  1845.                       attribute semantics.!;;
  1846.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 5 23};
  1847.  
  1848.             ifAdminStatus ATTRIBUTE
  1849.                  WITH ATTRIBUTE SYNTAX
  1850.                       IIMCRFC1213ASN1.IfAdminStatus;
  1851.                  MATCHES FOR      EQUALITY;
  1852.                  BEHAVIOUR
  1853.                       ifAdminStatusBehaviour BEHAVIOUR
  1854.                       DEFINED AS
  1855.                       !This attribute maps to ifAdminStatus with object
  1856.                       id {ifEntry 7} in RFC1213. See RFC 1213 for
  1857.                       attribute semantics.!;;
  1858.             REGISTERED AS { iimcAutoTrans 1 3 6 1 2 1 2 2 1 7};
  1859.  
  1860.  
  1861.             LaBarre            Expires August 27, 1993           Page 27
  1862.  
  1863.  
  1864.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  1865.  
  1866.  
  1867.  
  1868.             ifDescr ATTRIBUTE
  1869.                  DERIVED FROM {iimcManagementDocMan 1}:displayString;   
  1870.                  BEHAVIOUR
  1871.                       ifDescrBehaviour BEHAVIOUR
  1872.                       DEFINED AS
  1873.                       !This attribute maps to ifDescr with object id
  1874.                       {ifEntry 2} in RFC 1213. See RFC 1213 for 
  1875.                       attribute semantics.!;;
  1876.             REGISTERED AS { iimcAutoTrans 1 3 6 1 2 1 2 2 1 2};
  1877.  
  1878.             ifIndex    ATTRIBUTE
  1879.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.Integer;
  1880.                  MATCHES FOR      EQUALITY, ORDERING;
  1881.                  BEHAVIOUR
  1882.                       ifIndexBehaviour BEHAVIOUR
  1883.                       DEFINED AS
  1884.                       !This attribute maps to ifIndex with object id
  1885.                       {ifEntry 1} in RFC 1213. See RFC 1213 for
  1886.                       attribute semantics.!;;
  1887.             REGISTERED AS { iimcAutoTrans 1 3 6 1 2 1 2 2 1 1};
  1888.  
  1889.             ifInDiscards ATTRIBUTE
  1890.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1891.                  BEHAVIOUR
  1892.                       ifInDiscardsBehaviour BEHAVIOUR
  1893.                       DEFINED AS
  1894.                       !This attribute maps to ifInDiscards with object
  1895.                       id {ifEntry 13} in RFC1213. See RFC 1213 for
  1896.                       attribute semantics.!;;
  1897.             REGISTERED AS { iimcAutoTrans 1 3 6 1 2 1 2 2 1 13};
  1898.  
  1899.             ifInErrors ATTRIBUTE
  1900.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1901.                  BEHAVIOUR
  1902.                       ifInErrorsBehaviour BEHAVIOUR
  1903.                       DEFINED AS
  1904.                       !This attribute maps to ifInErrors with object id
  1905.                       {ifEntry 14} in RFC1213. See RFC 1213 for
  1906.                       attribute semantics.!;;
  1907.             REGISTERED AS { iimcAutoTrans 1 3 6 1 2 1 2 2 1 14};
  1908.  
  1909.             ifInNUcastPkts ATTRIBUTE
  1910.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1911.                  BEHAVIOUR
  1912.                       ifInNUcastPktsBehaviour BEHAVIOUR
  1913.                       DEFINED AS
  1914.                       !This attribute maps to ifInNUcastPkts with object
  1915.                       id {ifEntry 12} in RFC1213. See RFC 1213 for
  1916.                       attribute semantics.!;;
  1917.             REGISTERED AS { iimcAutoTrans 1 3 6 1 2 1 2 2 1 12};
  1918.  
  1919.             ifInOctets ATTRIBUTE
  1920.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1921.  
  1922.  
  1923.             LaBarre            Expires August 27, 1993           Page 28
  1924.  
  1925.  
  1926.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  1927.  
  1928.  
  1929.                  BEHAVIOUR
  1930.                       ifInOctetsBehaviour BEHAVIOUR
  1931.                       DEFINED AS
  1932.                       !This attribute maps to ifInOctets with object id
  1933.                       {ifEntry 10} in RFC1213. See RFC 1213 for
  1934.                       attribute semantics.!;;
  1935.             REGISTERED AS { iimcAutoTrans 1 3 6 1 2 1 2 2 1 10};
  1936.  
  1937.             ifInUcastPkts ATTRIBUTE
  1938.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1939.                  BEHAVIOUR
  1940.                       ifInUcastPktsBehaviour BEHAVIOUR
  1941.                       DEFINED AS
  1942.                       !This attribute maps to ifInUcastPkts with object
  1943.                       id {ifEntry 11} in RFC1213. See RFC 1213 for
  1944.                       attribute semantics.!;;
  1945.             REGISTERED AS { iimcAutoTrans 1 3 6 1 2 1 2 2 1 11};
  1946.  
  1947.             ifInUnknownProtos ATTRIBUTE
  1948.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  1949.                  BEHAVIOUR
  1950.                       ifInUnknownProtosBehaviour BEHAVIOUR
  1951.                       DEFINED AS
  1952.                       !This attribute maps to ifInUnknownProtos with
  1953.                       object id {if Entry 15} in RFC1213. See RFC 1213
  1954.                       for attribute semantics.!;;
  1955.             REGISTERED AS { iimcAutoTrans 1 3 6 1 2 1 2 2 1 15};
  1956.  
  1957.             ifLastChange ATTRIBUTE
  1958.                  DERIVED FROM {iimcManagementDocMan 1}: timeTicks;
  1959.                  BEHAVIOUR
  1960.                       ifLastChangeBehaviour BEHAVIOUR
  1961.                       DEFINED AS
  1962.                       !This attribute maps to ifLastChange with object
  1963.                       id {ifEntry 9} in RFC1213. See RFC 1213 for
  1964.                       attribute semantics.!;;
  1965.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 2 2 1 9};
  1966.  
  1967.             ifMtu ATTRIBUTE
  1968.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.Integer;
  1969.                  MATCHES FOR      EQUALITY, ORDERING;
  1970.                  BEHAVIOUR
  1971.                       ifMtuBehaviour BEHAVIOUR
  1972.                       DEFINED AS
  1973.                       !This attribute maps to ifMtu with object id
  1974.                       {ifEntry 4} in RFC1213. See RFC 1213 for attribute
  1975.                       semantics.!;;
  1976.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 2 2 1 4};
  1977.  
  1978.             ifNumber  ATTRIBUTE
  1979.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.Integer;
  1980.                  MATCHES FOR      EQUALITY, ORDERING;
  1981.                  BEHAVIOUR
  1982.                       ifNumberBehaviour BEHAVIOUR
  1983.  
  1984.  
  1985.             LaBarre            Expires August 27, 1993           Page 29
  1986.  
  1987.  
  1988.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  1989.  
  1990.  
  1991.                       DEFINED AS
  1992.                       !This attribute maps to ifNumber with object id
  1993.                       {interfaces 1} in RFC1213. See RFC 1213 for
  1994.                       attribute semantics.!;;
  1995.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 2 1};
  1996.  
  1997.             ifOperStatus ATTRIBUTE
  1998.                  WITH ATTRIBUTE SYNTAX
  1999.                       IIMCRFC1213ASN1.IfOperStatus;
  2000.                  MATCHES FOR      EQUALITY;
  2001.                  BEHAVIOUR
  2002.                       ifOperStatusBehaviour BEHAVIOUR
  2003.                       DEFINED AS
  2004.                       !This attribute maps to ifOperStatus with object
  2005.                       id {ifEntry 8} in RFC1213. See RFC 1213 for
  2006.                       attribute semantics.!;;
  2007.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 2 2 1 8};
  2008.  
  2009.             ifOutDiscards ATTRIBUTE
  2010.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2011.                  BEHAVIOUR
  2012.                       ifOutDiscardsBehaviour BEHAVIOUR
  2013.                       DEFINED AS
  2014.                       !This attribute maps to ifOutDiscards with object
  2015.                       id {ifEntry 19} in RFC1213. See RFC 1213 for
  2016.                       attribute semantics.!;;
  2017.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 2 2 1 19};
  2018.  
  2019.             ifOutErrors ATTRIBUTE
  2020.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2021.                  BEHAVIOUR
  2022.                       ifOutErrorsBehaviour BEHAVIOUR
  2023.                       DEFINED AS
  2024.                       !This attribute maps to ifOutErrors with object id
  2025.                       {ifEntry 20} in RFC1213. See RFC 1213 for
  2026.                       attribute semantics.!;;
  2027.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 2 2 1 20};
  2028.  
  2029.             ifOutNUcastPkts ATTRIBUTE
  2030.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2031.                  BEHAVIOUR
  2032.                       ifOutNUcastPktsBehaviour BEHAVIOUR
  2033.                       DEFINED AS
  2034.                       !This attribute maps to ifOutNUcastPkts with
  2035.                       object id {ifEntry 18} in RFC1213. See RFC 1213
  2036.                       for attribute semantics.!;;
  2037.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 2 2 1 18};
  2038.  
  2039.             ifOutOctets ATTRIBUTE
  2040.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2041.                  BEHAVIOUR
  2042.                       ifOutOctetsBehaviour BEHAVIOUR
  2043.                       DEFINED AS
  2044.                       !This attribute maps to ifOutOctets with object id
  2045.  
  2046.  
  2047.             LaBarre            Expires August 27, 1993           Page 30
  2048.  
  2049.  
  2050.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  2051.  
  2052.  
  2053.                       {ifEntry 16} in RFC1213. See RFC 1213 for
  2054.                       attribute semantics.!;;
  2055.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 2 2 1 16};
  2056.  
  2057.             ifOutQLen ATTRIBUTE
  2058.                  DERIVED FROM {iimcManagementDocMan 1}: gauge32;
  2059.                  BEHAVIOUR
  2060.                       ifOutQLenBehaviour BEHAVIOUR
  2061.                       DEFINED AS
  2062.                       !This attribute maps to ifOutQLen with object id
  2063.                       {ifEntry 21} in RFC1213. See RFC 1213 for
  2064.                       attribute semantics.!;;
  2065.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 2 2 1 21};
  2066.  
  2067.             ifOutUcastPkts ATTRIBUTE
  2068.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2069.                  BEHAVIOUR
  2070.                       ifOutUcastPktsBehaviour BEHAVIOUR
  2071.                       DEFINED AS
  2072.                       !This attribute maps to ifOutUcastPkts with object
  2073.                       id {ifEntry 17} in RFC1213. See RFC 1213 for
  2074.                       attribute semantics.!;;
  2075.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 2 2 1 17};
  2076.  
  2077.             ifPhysAddress ATTRIBUTE
  2078.                  WITH ATTRIBUTE SYNTAX
  2079.                       IIMCRFC1213ASN1.PhysAddress;
  2080.                  MATCHES FOR      EQUALITY, SUBSTRINGS;
  2081.                  BEHAVIOUR
  2082.                       ifPhysAddressBehaviour BEHAVIOUR
  2083.                       DEFINED AS
  2084.                       !This attribute maps to ifPhysAddress with object
  2085.                       id {ifEntry 6} in RFC 1213. See RFC 1213 for
  2086.                       attribute semantics.!;;
  2087.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 2 2 1 6};
  2088.  
  2089.             ifSpecific ATTRIBUTE
  2090.                  WITH ATTRIBUTE SYNTAX 
  2091.                       IIMCRFC1213ASN1.ObjectIdentifier;
  2092.                  MATCHES FOR      EQUALITY;
  2093.                  BEHAVIOUR
  2094.                       ifSpecificBehaviour BEHAVIOUR
  2095.                       DEFINED AS
  2096.                       !This attribute maps to ifSpecific with object id
  2097.                       {ifEntry 22} in RFC1213. See RFC 1213 for
  2098.                       attribute semantics.!;;
  2099.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 2 2 1 22};
  2100.  
  2101.             ifSpeed ATTRIBUTE
  2102.                  DERIVED FROM {iimcManagementDocMan 1}:gauge32;
  2103.                  BEHAVIOUR
  2104.                       ifSpeedBehaviour BEHAVIOUR
  2105.                       DEFINED AS
  2106.                       !This attribute maps to ifSpeed with object id
  2107.  
  2108.  
  2109.             LaBarre            Expires August 27, 1993           Page 31
  2110.  
  2111.  
  2112.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  2113.  
  2114.  
  2115.                       {ifEntry 5} in RFC 1213. See RFC 1213 for
  2116.                       attribute semantics.!;;
  2117.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 2 2 1 5};
  2118.  
  2119.             ifType ATTRIBUTE
  2120.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.IfType;
  2121.                  MATCHES FOR      EQUALITY;
  2122.                  BEHAVIOUR
  2123.                       ifTypeBehaviour BEHAVIOUR
  2124.                       DEFINED AS
  2125.                       !This attribute maps to ifType with object id
  2126.                       {ifEntry 3} in RFC1213. See RFC 1213 for attribute
  2127.                       semantics.!;;
  2128.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 2 2 1 3};
  2129.  
  2130.             ipAdEntAddr ATTRIBUTE
  2131.                  DERIVED FROM   {iimcManagementDocMan 1}:ipAddress;
  2132.                  BEHAVIOUR
  2133.                       ipAdEntAddrBehaviour BEHAVIOUR
  2134.                       DEFINED AS
  2135.                       !This attribute maps to ipAdEntAddr with object id
  2136.                       {ipAddrEntry 1} in RFC1213. See RFC 1213 for
  2137.                       attribute semantics.!;;
  2138.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 20 1 1};
  2139.  
  2140.             ipAdEntBcastAddr ATTRIBUTE
  2141.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.Integer;
  2142.                  MATCHES FOR      EQUALITY, ORDERING;
  2143.                  BEHAVIOUR
  2144.                       ipAdEntBcastAddrBehaviour BEHAVIOUR
  2145.                       DEFINED AS
  2146.                       !This attribute maps to ipAdEntBcastAddr with
  2147.                       object id {ipAddrEntry 4} in RFC1213. See RFC 1213
  2148.                       for attribute semantics.!;;
  2149.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 20 1 4};
  2150.  
  2151.             ipAdEntIfIndex ATTRIBUTE
  2152.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.Integer;
  2153.                  MATCHES FOR      EQUALITY, ORDERING;
  2154.                  BEHAVIOUR
  2155.                       ipAdEntIfIndexBehaviour BEHAVIOUR
  2156.                       DEFINED AS
  2157.                       !This attribute maps to ipAdEntIfIndex with object
  2158.                       id {ipAddrEntry 2} in RFC1213. See RFC 1213 for
  2159.                       attribute semantics.!;;
  2160.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 20 1 2};
  2161.  
  2162.             ipAdEntNetMask ATTRIBUTE
  2163.                  DERIVED FROM   {iimcManagementDocMan 1}:ipAddress;
  2164.                  BEHAVIOUR
  2165.                       ipAdEntNetMaskBehaviour BEHAVIOUR
  2166.                       DEFINED AS
  2167.                       !This attribute maps to ipAdEntNetMask with object
  2168.                       id {ipAddrEntry 3} in RFC1213. See RFC 1213 for
  2169.  
  2170.  
  2171.             LaBarre            Expires August 27, 1993           Page 32
  2172.  
  2173.  
  2174.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  2175.  
  2176.  
  2177.                       attribute semantics.!;;
  2178.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 20 1 3};
  2179.  
  2180.             ipAdEntReasmMaxSize ATTRIBUTE
  2181.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.Integer64k;
  2182.                  MATCHES FOR      EQUALITY, ORDERING;
  2183.                  BEHAVIOUR
  2184.                       ipAdEntReasmMaxSizeBehaviour BEHAVIOUR
  2185.                       DEFINED AS
  2186.                       !This attribute maps to ipAdEntReasmMaxSize with
  2187.                       object id {ipAddrEntry 5} in RFC1213. See RFC 1213
  2188.                       for attribute semantics.!;;
  2189.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 20 1 5};
  2190.  
  2191.             ipDefaultTTL ATTRIBUTE
  2192.                  WITH ATTRIBUTE SYNTAX IIMCRFC1213ASN1.Integer;
  2193.                  MATCHES FOR      EQUALITY, ORDERING;
  2194.                  BEHAVIOUR
  2195.                       ipDefaultTTLBehaviour BEHAVIOUR
  2196.                       DEFINED AS
  2197.                       !This attribute maps to ipDefaultTTL with object
  2198.                       id {ip 2} in RFC1213. See RFC 1213 for attribute
  2199.                       semantics.!;;
  2200.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 2};
  2201.  
  2202.             ipForwardAge ATTRIBUTE
  2203.                  WITH ATTRIBUTE SYNTAX
  2204.                       IIMCRFC1213ASN1.Integer;
  2205.                  MATCHES FOR    EQUALITY, ORDERING;
  2206.                  BEHAVIOUR
  2207.                       ipForwardAgeBehaviour BEHAVIOUR
  2208.                       DEFINED AS
  2209.                            !The number of seconds  since  this  route
  2210.                            was last  updated  or  otherwise
  2211.                            determined  to be correct.  Note that no
  2212.                            semantics of  `too  old' can  be implied
  2213.                            except through knowledge of the routing
  2214.                            protocol  by  which  the   route   was
  2215.                                 learned.!;;
  2216.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 24 2  1 8};
  2217.  
  2218.             ipForwardDest ATTRIBUTE
  2219.                  DERIVED FROM
  2220.                       {iimcManagementDocMan 1}: ipAddress;
  2221.                  BEHAVIOUR
  2222.                       ipForwardDestBehaviour BEHAVIOUR
  2223.                       DEFINED AS
  2224.                       !The destination IP address of this
  2225.                       route.   An entry  with  a value of 0.0.0.0 is
  2226.                       considered a default route.
  2227.  
  2228.                        This object may not take a Multicast (Class  D)
  2229.                        address value.
  2230.  
  2231.  
  2232.  
  2233.             LaBarre            Expires August 27, 1993           Page 33
  2234.  
  2235.  
  2236.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  2237.  
  2238.  
  2239.                        Any assignment (implicit or  otherwise)  of  an
  2240.                        instance  of  this  object to a value x must be
  2241.                        rejected if the bitwise logical-AND of  x  with
  2242.                        the  value of the corresponding instance of the
  2243.                        ipForwardMask object is not equal to x.!;;
  2244.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 24 2  1 1};
  2245.  
  2246.             ipForwardIfIndex ATTRIBUTE
  2247.                  WITH ATTRIBUTE SYNTAX
  2248.                       IIMCRFC1213ASN1.Integer;
  2249.                  MATCHES FOR    EQUALITY, ORDERING;
  2250.                  BEHAVIOUR
  2251.                       ipForwardIfIndexBehaviour BEHAVIOUR
  2252.                       DEFINED AS
  2253.                       !The ifIndex value which identifies  the  local
  2254.                       interface  through  which  the next hop of this
  2255.                       route should be reached.!;;
  2256.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 24 2  1 5};
  2257.  
  2258.             ipForwardInfo ATTRIBUTE
  2259.                  WITH ATTRIBUTE SYNTAX
  2260.                       IIMCRFC1213ASN1.ObjectIdentifier;
  2261.                  MATCHES FOR    EQUALITY, ORDERING;
  2262.                  BEHAVIOUR
  2263.                       ipForwardInfoBehaviour BEHAVIOUR
  2264.                       DEFINED AS
  2265.                       !A reference to MIB definitions specific to the
  2266.                       particular routing protocol which is responsible
  2267.                       for this route, as determined by the  value
  2268.                       specified  in the route's ipForwardProto value.
  2269.                       If this information is not present,  its  value
  2270.                       should be set to the OBJECT IDENTIFIER {0 0 },
  2271.                       which is a syntactically valid object  identif-
  2272.                       ier, and any implementation conforming to
  2273.                       ASN.1 and the Basic Encoding Rules must  be
  2274.                       able  to generate and recognize this value.!;;
  2275.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 24 2  1 9};
  2276.  
  2277.             ipForwarding ATTRIBUTE
  2278.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.IpForwarding;
  2279.                  MATCHES FOR      EQUALITY;
  2280.                  BEHAVIOUR
  2281.                       ipForwardingBehaviour BEHAVIOUR
  2282.                       DEFINED AS
  2283.                       !This attribute maps to ipForwarding with object
  2284.                       id {ip 1} in RFC 1213. See RFC 1213 for attribute
  2285.                       semantics.!;;
  2286.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 1};
  2287.  
  2288.             ipForwardMask ATTRIBUTE
  2289.                  DERIVED FROM
  2290.                       {iimcManagementDocMan 1}: ipAddress;
  2291.                  BEHAVIOUR
  2292.                       ipForwardMaskBehaviour BEHAVIOUR
  2293.  
  2294.  
  2295.             LaBarre            Expires August 27, 1993           Page 34
  2296.  
  2297.  
  2298.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  2299.  
  2300.  
  2301.                       DEFINED AS
  2302.                       !Indicate the mask to be logical-
  2303.                       ANDed with the destination  address  before
  2304.                       being compared to the value  in  the
  2305.                       ipForwardDest  field.   For those systems  that
  2306.                       do  not support arbitrary subnet masks, an
  2307.                       agent constructs the value of the
  2308.                       ipForwardMask by reference to the IP Address
  2309.                       Class.
  2310.  
  2311.                       Any assignment (implicit or  otherwise)  of  an
  2312.                       instance  of  this  object to a value x must be
  2313.                       rejected if the bitwise logical-AND of  x  with
  2314.                       the  value of the corresponding instance of the
  2315.                       ipForwardDest object is not equal to
  2316.                       ipForwardDest.!;;
  2317.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 24 2  1 2};
  2318.  
  2319.             ipForwardNextHop ATTRIBUTE
  2320.                  DERIVED FROM
  2321.                       {iimcManagementDocMan 1}: ipAddress;
  2322.                  BEHAVIOUR
  2323.                       ipForwardNextHopBehaviour BEHAVIOUR
  2324.                       DEFINED AS
  2325.                       !On remote routes, the address of
  2326.                       the next system en route; Otherwise, 0.0.0.0.!;;
  2327.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 24 2  1 4};
  2328.  
  2329.             ipForwardNextHopAS ATTRIBUTE
  2330.                  WITH ATTRIBUTE SYNTAX
  2331.                       IIMCRFC1213ASN1.Integer;
  2332.                  MATCHES FOR    EQUALITY, ORDERING;
  2333.                  BEHAVIOUR
  2334.                       ipForwardNextHopASBehaviour BEHAVIOUR
  2335.                       DEFINED AS
  2336.                       !The Autonomous System Number of the Next Hop.
  2337.                       When  this  is  unknown  or not relevant to
  2338.                       the protocol indicated by ipForwardProto, zero.!;;
  2339.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 24 2  1 10};
  2340.  
  2341.             ipForwardNumber ATTRIBUTE
  2342.                  DERIVED FROM {iimcManagementDocMan 1}: gauge32;
  2343.                  BEHAVIOUR
  2344.                       ipForwardNumberBehaviour BEHAVIOUR
  2345.                       DEFINED AS
  2346.                       !The number of current ipForwardTable entries
  2347.                       that are not invalid.!;;
  2348.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 24 1};
  2349.  
  2350.             ipForwardMetric1 ATTRIBUTE
  2351.                  WITH ATTRIBUTE SYNTAX
  2352.                       IIMCRFC1213ASN1.Integer;
  2353.                  MATCHES FOR    EQUALITY, ORDERING;
  2354.                  BEHAVIOUR
  2355.  
  2356.  
  2357.             LaBarre            Expires August 27, 1993           Page 35
  2358.  
  2359.  
  2360.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  2361.  
  2362.  
  2363.                       ipForwardMetric1Behaviour BEHAVIOUR
  2364.                       DEFINED AS
  2365.                       !The primary routing  metric  for  this  route.
  2366.                       The  semantics of this metric are determined
  2367.                       by the routing-protocol specified in  the
  2368.                       route's ipForwardProto  value.   If this metric
  2369.                       is not used, its value should be set to -1.!;;
  2370.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 24 2  1 11};
  2371.  
  2372.  
  2373.             ipForwardMetric2 ATTRIBUTE
  2374.                  WITH ATTRIBUTE SYNTAX
  2375.                       IIMCRFC1213ASN1.Integer;
  2376.                  MATCHES FOR    EQUALITY, ORDERING;
  2377.                  BEHAVIOUR
  2378.                       ipForwardMetric2Behaviour BEHAVIOUR
  2379.                       DEFINED AS 
  2380.                       !An alternate routing metric  for  this  route.
  2381.                       The  semantics of this metric are determined
  2382.                       by the routing-protocol specified in  the
  2383.                       route's ipForwardProto  value.   If this metric
  2384.                       is not used, its value should be set to -1.!;;
  2385.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 24 2  1 12};
  2386.  
  2387.             ipForwardMetric3 ATTRIBUTE
  2388.                  WITH ATTRIBUTE SYNTAX
  2389.                       IIMCRFC1213ASN1.Integer;
  2390.                  MATCHES FOR    EQUALITY, ORDERING;
  2391.                  BEHAVIOUR
  2392.                       ipForwardMetric3Behaviour BEHAVIOUR
  2393.                       DEFINED AS
  2394.                       !An alternate routing metric  for  this  route.
  2395.                       The  semantics of this metric are determined
  2396.                       by the routing-protocol specified in the
  2397.                       route's ipForwardProto  value.   If this metric
  2398.                       is not used, its value should be set to -1.!;;
  2399.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 24 2  1 13};
  2400.  
  2401.             ipForwardMetric4 ATTRIBUTE
  2402.                  WITH ATTRIBUTE SYNTAX
  2403.                       IIMCRFC1213ASN1.Integer;
  2404.                  MATCHES FOR    EQUALITY, ORDERING;
  2405.                  BEHAVIOUR
  2406.                       ipForwardMetric4Behaviour BEHAVIOUR
  2407.                       DEFINED AS
  2408.                       !An alternate routing metric  for  this  route.
  2409.                       The  semantics of this metric are determined
  2410.                       by the routing-protocol specified in the
  2411.                       route's ipForwardProto  value.   If this metric
  2412.                       is not used, its value should be set to -1.!;;
  2413.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 24 2  1 14};
  2414.  
  2415.             ipForwardMetric5 ATTRIBUTE
  2416.                  WITH ATTRIBUTE SYNTAX
  2417.  
  2418.  
  2419.             LaBarre            Expires August 27, 1993           Page 36
  2420.  
  2421.  
  2422.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  2423.  
  2424.  
  2425.                       IIMCRFC1213ASN1.Integer;
  2426.                  MATCHES FOR    EQUALITY, ORDERING;
  2427.                  BEHAVIOUR
  2428.                       ipForwardMetric5Behaviour BEHAVIOUR
  2429.                       DEFINED AS
  2430.                       !An alternate routing metric  for  this  route.
  2431.                       The  semantics of this metric are determined
  2432.                       by the routing-protocol specified in  the
  2433.                       route's ipForwardProto  value.   If this metric
  2434.                       is not used, its value should be set to -1.!;;
  2435.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 24 2  1 15};
  2436.  
  2437.             ipForwardPolicy ATTRIBUTE
  2438.                  WITH ATTRIBUTE SYNTAX
  2439.                       IIMCRFC1213ASN1.Integer;
  2440.                  MATCHES FOR    EQUALITY, ORDERING;
  2441.                  BEHAVIOUR
  2442.                       ipForwardPolicyBehaviour BEHAVIOUR
  2443.                       DEFINED AS
  2444.                       !The general set of conditions that
  2445.                       would cause the  selection  of  one multipath
  2446.                       route (set of next hops for a given destination)
  2447.                       is  referred to as 'policy'.
  2448.  
  2449.                           Unless the mechanism indicated by
  2450.                       ipForwardProto specifies otherwise, the policy
  2451.                       specifier is the IP TOS Field.  The encoding of
  2452.                       IP TOS is as specified  by  the  following
  2453.                       convention.  Zero indicates the default path if
  2454.                       no more  specific policy applies.
  2455.  
  2456.                    +-----+-----+-----+-----+-----+-----+-----+-----+
  2457.                    |                 |                 |           |
  2458.                    |   PRECEDENCE    | TYPE OF SERVICE |     0     |
  2459.                    |                 |                 |           |
  2460.                    +-----+-----+-----+-----+-----+-----+-----+-----+
  2461.  
  2462.                           IP TOS                    IP TOS
  2463.                     Field         Policy       Field        Policy
  2464.                    Contents       Code         Contents     Code
  2465.                     0 0 0 0  ==>   0                0 0 0 1  ==>   2
  2466.                     0 0 1 0  ==>   4                0 0 1 1  ==>   6
  2467.                     0 1 0 0  ==>   8                0 1 0 1  ==>  10
  2468.                     0 1 1 0  ==>  12                0 1 1 1  ==>  14
  2469.                     1 0 0 0  ==>  16                1 0 0 1  ==>  18
  2470.                     1 0 1 0  ==>  20                1 0 1 1  ==>  22
  2471.                     1 1 0 0  ==>  24                1 1 0 1  ==>  26
  2472.                     1 1 1 0  ==>  28                1 1 1 1  ==>  30
  2473.  
  2474.                     Protocols defining 'policy' otherwise must  ei-
  2475.                     ther define a set of values which are valid for
  2476.                     this  object  or  must  implement  an  integer-
  2477.                     instanced  policy table for which this object's
  2478.                     value acts as an index.!;;
  2479.  
  2480.  
  2481.             LaBarre            Expires August 27, 1993           Page 37
  2482.  
  2483.  
  2484.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  2485.  
  2486.  
  2487.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 24 2  1 3};
  2488.  
  2489.             ipForwardProto ATTRIBUTE
  2490.                  WITH ATTRIBUTE SYNTAX
  2491.                       IIMCRFC1213ASN1.IpForwardProto;
  2492.                  MATCHES FOR    EQUALITY, ORDERING;
  2493.                  BEHAVIOUR
  2494.                       ipForwardProtoBehaviour BEHAVIOUR
  2495.                       DEFINED AS
  2496.                       !The routing mechanism via which this route
  2497.                       was learned.  Inclusion of values for gateway
  2498.                       routing protocols is not  intended  to  imply
  2499.                       that hosts should support those protocols.!;;
  2500.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 24 2  1 7};
  2501.  
  2502.             ipForwardType ATTRIBUTE
  2503.                  WITH ATTRIBUTE SYNTAX
  2504.                       IIMCRFC1213ASN1.IpForwardType;
  2505.                  MATCHES FOR    EQUALITY, ORDERING;
  2506.                  BEHAVIOUR
  2507.                       ipForwardTypeBehaviour BEHAVIOUR
  2508.                       DEFINED AS
  2509.                       !The type of route.  Note that local(3)  refers
  2510.                       to  a route for which the next hop is the final
  2511.                       destination; remote(4) refers to  a  route  for
  2512.                       which the next hop is not the final destination.
  2513.  
  2514.                       Setting this object to the value invalid(2) has
  2515.                       the  effect  of  invalidating the corresponding
  2516.                       entry in the ipForwardTable object.   That  is,
  2517.                       it  effectively  disassociates  the destination
  2518.                       identified with said entry from the route
  2519.                       identified with said entry.  It is an
  2520.                       implementation-specific matter  as  to
  2521.                       whether the agent removes an invalidated
  2522.                       entry from the table.  Accordingly,
  2523.                       management  stations  must be prepared to
  2524.                       receive tabular information from agents that
  2525.                       corresponds to entries not currently  in  use.
  2526.                       Proper interpretation of such entries requires
  2527.                       examining the relevant ipForwardType object.!;;
  2528.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 24 2  1 6};
  2529.  
  2530.             ipForwDatagrams ATTRIBUTE
  2531.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2532.                  BEHAVIOUR
  2533.                       ipForwDatagramsBehaviour BEHAVIOUR
  2534.                       DEFINED AS
  2535.                       !This attribute maps to ipForwDatagrams with
  2536.                       object id {ip 6} in RFC1213. See RFC 1213 for
  2537.                       attribute semantics.!;;
  2538.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 6};
  2539.  
  2540.  
  2541.  
  2542.  
  2543.             LaBarre            Expires August 27, 1993           Page 38
  2544.  
  2545.  
  2546.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  2547.  
  2548.  
  2549.             ipFragCreates ATTRIBUTE
  2550.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2551.                  BEHAVIOUR
  2552.                       ipFragCreatesBehaviour BEHAVIOUR
  2553.                       DEFINED AS
  2554.                       !This attribute maps to ipFragCreates with object
  2555.                       id {ip 19} in RFC1213. See RFC 1213 for attribute
  2556.                       semantics.!;;
  2557.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 19};
  2558.  
  2559.             ipFragFails ATTRIBUTE
  2560.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2561.                  BEHAVIOUR
  2562.                       ipFragFailsBehaviour BEHAVIOUR
  2563.                       DEFINED AS
  2564.                       !This attribute maps to ipFragFails with object id
  2565.                       {ip 18} in RFC1213. See RFC 1213 for attribute
  2566.                       semantics.!;;
  2567.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 18};
  2568.  
  2569.             ipFragOKs ATTRIBUTE
  2570.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2571.                  BEHAVIOUR
  2572.                       ipFragOKsBehaviour BEHAVIOUR
  2573.                       DEFINED AS
  2574.                       !This attribute maps to ipFragOKs with object id
  2575.                       {ip 17} in RFC1213. See RFC 1213 for attribute
  2576.                       semantics.!;;
  2577.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 17};
  2578.  
  2579.             ipInAddrErrors ATTRIBUTE
  2580.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2581.                  BEHAVIOUR
  2582.                       ipInAddrErrorsBehaviour BEHAVIOUR
  2583.                       DEFINED AS
  2584.                       !This attribute maps to ipInAddrErrors with object
  2585.                       id {ip 5} in RFC1213. See RFC 1213 for attribute
  2586.                       semantics.!;;
  2587.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 5};
  2588.  
  2589.             ipInDelivers ATTRIBUTE
  2590.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2591.                  BEHAVIOUR
  2592.                       ipInDeliversBehaviour BEHAVIOUR
  2593.                       DEFINED AS
  2594.                       !This attribute maps to ipInDelivers with object
  2595.                       id {ip 9} in RFC1213. See RFC 1213 for attribute
  2596.                       semantics.!;;
  2597.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 9};
  2598.  
  2599.             ipInDiscards ATTRIBUTE
  2600.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2601.                  BEHAVIOUR
  2602.                       ipInDiscardsBehaviour BEHAVIOUR
  2603.  
  2604.  
  2605.             LaBarre            Expires August 27, 1993           Page 39
  2606.  
  2607.  
  2608.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  2609.  
  2610.  
  2611.                       DEFINED AS
  2612.                       !This attribute maps to ipInDiscards with object
  2613.                       id {ip 8} in RFC1213. See RFC 1213 for attribute
  2614.                       semantics.!;;
  2615.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 8};
  2616.  
  2617.             ipInHdrErrors ATTRIBUTE
  2618.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2619.                  BEHAVIOUR
  2620.                       ipInHdrErrorsBehaviour BEHAVIOUR
  2621.                       DEFINED AS
  2622.                       !This attribute maps to ipInHdrErrors with object
  2623.                       id {ip 4} in RFC1213. See RFC 1213 for attribute
  2624.                       semantics.!;;
  2625.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 4};
  2626.  
  2627.             ipInReceives ATTRIBUTE
  2628.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2629.                  BEHAVIOUR
  2630.                       ipInReceivesBehaviour BEHAVIOUR
  2631.                       DEFINED AS
  2632.                       !This attribute maps to ipInReceives with object
  2633.                       id {ip 3} in RFC1213. See RFC 1213 for attribute
  2634.                       semantics.!;;
  2635.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 3};
  2636.  
  2637.             ipInUnknownProtos ATTRIBUTE
  2638.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2639.                  BEHAVIOUR
  2640.                       ipInUnknownProtosBehaviour BEHAVIOUR
  2641.                       DEFINED AS
  2642.                       !This attribute maps to ipInUnknownProtos with
  2643.                       object id {ip 7} in RFC1213. See RFC 1213 for
  2644.                       attribute semantics.!;;
  2645.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 7};
  2646.  
  2647.             ipNetToMediaIfIndex ATTRIBUTE
  2648.                  WITH ATTRIBUTE SYNTAX    IIMCRFC1213ASN1.Integer;
  2649.                  MATCHES FOR      EQUALITY, ORDERING;
  2650.                  BEHAVIOUR
  2651.                       ipNetToMediaIfIndexBehaviour BEHAVIOUR
  2652.                       DEFINED AS
  2653.                       !This attribute maps to ipNetToMediaIfIndex with
  2654.                       object id {ipNetToMediaEntry 1} in RFC1213. See
  2655.                       RFC 1213 for attribute semantics.!;;
  2656.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 22 1 1};
  2657.  
  2658.             ipNetToMediaNetAddress ATTRIBUTE
  2659.                  DERIVED FROM   {iimcManagementDocMan 1}:ipAddress;
  2660.                  BEHAVIOUR
  2661.                       ipNetToMediaNetAddressBehaviour BEHAVIOUR
  2662.                       DEFINED AS
  2663.                       !This attribute maps to ipNetToMediaNetAddress
  2664.                       with object id {ipNetToMediaEntry 3} in RFC1213.
  2665.  
  2666.  
  2667.             LaBarre            Expires August 27, 1993           Page 40
  2668.  
  2669.  
  2670.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  2671.  
  2672.  
  2673.                       See RFC 1213 for attribute semantics.!;;
  2674.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 22 1 3};
  2675.  
  2676.             ipNetToMediaPhysAddress ATTRIBUTE
  2677.                  WITH ATTRIBUTE SYNTAX
  2678.                            IIMCRFC1213ASN1.PhysAddress;
  2679.                  MATCHES FOR      EQUALITY, SUBSTRINGS;
  2680.                  BEHAVIOUR
  2681.                       ipNetToMediaPhysAddressBehaviour BEHAVIOUR
  2682.                       DEFINED AS
  2683.                       !This attribute maps to ipNetToMediaPhysAddress
  2684.                       with object id {ipNetToMediaEntry 2} in RFC1213.
  2685.                       See RFC 1213 for attribute semantics.!;;
  2686.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 22 1 2};
  2687.  
  2688.             ipNetToMediaType ATTRIBUTE
  2689.                  WITH ATTRIBUTE SYNTAX
  2690.                       IIMCRFC1213ASN1.IpNetToMediaType;
  2691.                  MATCHES FOR      EQUALITY;
  2692.                  BEHAVIOUR
  2693.                       ipNetToMediaTypeBehaviour BEHAVIOUR
  2694.                       DEFINED AS
  2695.                       !This attribute maps to ipNetToMediaType with
  2696.                       object id {ipNetToMediaEntry 4} in RFC1213. See
  2697.                       RFC 1213 for attribute semantics.!;;
  2698.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 22 1 4};
  2699.  
  2700.             ipOutDiscards ATTRIBUTE
  2701.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2702.                  BEHAVIOUR
  2703.                       ipOutDiscardsBehaviour BEHAVIOUR
  2704.                       DEFINED AS
  2705.                       !This attribute maps to ipOutDiscards with object
  2706.                       id ip 11} in RFC1213. See RFC 1213 for attribute
  2707.                       semantics.!;;
  2708.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 11};
  2709.  
  2710.             ipOutNoRoutes ATTRIBUTE
  2711.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2712.                  BEHAVIOUR
  2713.                       ipOutNoRoutesBehaviour BEHAVIOUR
  2714.                       DEFINED AS
  2715.                       !This attribute maps to ipOutNoRoutes with object
  2716.                       id {ip 12} in RFC1213. See RFC 1213 for attribute
  2717.                       semantics.!;;
  2718.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 12};
  2719.  
  2720.             ipOutRequests ATTRIBUTE
  2721.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2722.                  BEHAVIOUR
  2723.                       ipOutRequestsBehaviour BEHAVIOUR
  2724.                       DEFINED AS
  2725.                       !This attribute maps to ipOutRequests with object
  2726.                       id {ip 10}. See RFC 1213 for semantics.!;;
  2727.  
  2728.  
  2729.             LaBarre            Expires August 27, 1993           Page 41
  2730.  
  2731.  
  2732.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  2733.  
  2734.  
  2735.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 10};
  2736.  
  2737.             ipReasmFails ATTRIBUTE
  2738.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2739.                  BEHAVIOUR
  2740.                       ipReasmFailsBehaviour BEHAVIOUR
  2741.                       DEFINED AS
  2742.                       !This attribute maps to ipReasmFails with objects
  2743.                       id {ip 16} in RFC1213. See RFC 1213 for attribute
  2744.                       semantics.!;;
  2745.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 16};
  2746.  
  2747.             ipReasmOKs ATTRIBUTE
  2748.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2749.                  BEHAVIOUR
  2750.                       ipReasmOKsBehaviour BEHAVIOUR
  2751.                       DEFINED AS
  2752.                       !This attribute maps to ipReasmOKs with object id
  2753.                       {ip 15} in RFC1213. See RFC 1213 for attribute
  2754.                       semantics.!;;
  2755.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 15};
  2756.  
  2757.             ipReasmReqds ATTRIBUTE
  2758.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2759.                  BEHAVIOUR
  2760.                       ipReasmReqdsBehaviour BEHAVIOUR
  2761.                       DEFINED AS
  2762.                       !This attribute maps to ipReasmReqds with object
  2763.                       id {ip 4} in RFC1213. See RFC 1213 for attribute
  2764.                       semantics.!;;
  2765.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 4};
  2766.  
  2767.             ipReasmTimeout ATTRIBUTE
  2768.                  WITH ATTRIBUTE SYNTAX   IIMCRFC1213ASN1.Integer;
  2769.                  MATCHES FOR      EQUALITY, ORDERING;
  2770.                  BEHAVIOUR
  2771.                       ipReasmTimeoutBehaviour BEHAVIOUR
  2772.                       DEFINED AS
  2773.                       !This attribute maps to ipReasmTimeout with object
  2774.                       id {ip 13} in RFC1213. See RFC 1213 for attribute
  2775.                       semantics.!;;
  2776.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 13};
  2777.  
  2778.             ipRouteAge ATTRIBUTE
  2779.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.Integer;
  2780.                  MATCHES FOR      EQUALITY, ORDERING;
  2781.                  BEHAVIOUR
  2782.                       ipRouteAgeBehaviour BEHAVIOUR
  2783.                       DEFINED AS
  2784.                       !This attribute maps to ipRouteAge with object id
  2785.                       {ipRouteEntry 10} in RFC1213. See RFC 1213 for
  2786.                       attribute semantics.!;;
  2787.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 21 1 10};
  2788.  
  2789.  
  2790.  
  2791.             LaBarre            Expires August 27, 1993           Page 42
  2792.  
  2793.  
  2794.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  2795.  
  2796.  
  2797.             ipRouteDest ATTRIBUTE
  2798.                  DERIVED FROM   {iimcManagementDocMan 1}:ipAddress;
  2799.                  BEHAVIOUR
  2800.                       ipRouteDestBehaviour BEHAVIOUR
  2801.                       DEFINED AS
  2802.                       !This attribute maps to ipRouteDest with object id
  2803.                       {ipRouteEntry 1} in RFC1213. See RFC 1213 for
  2804.                       attribute semantics.!;;
  2805.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 21 1 1};
  2806.  
  2807.             ipRouteIfIndex ATTRIBUTE
  2808.                  WITH ATTRIBUTE SYNTAX   IIMCRFC1213ASN1.Integer;
  2809.                  MATCHES FOR      EQUALITY, ORDERING;
  2810.                  BEHAVIOUR
  2811.                       ipRouteIfIndexBehaviour BEHAVIOUR
  2812.                       DEFINED AS
  2813.                       !This attribute maps to ipRouteIfIndex with object
  2814.                       id {ipRouteEntry 2} in RFC1213. See RFC 1213 for
  2815.                       attribute semantics.!;;
  2816.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 21 1 2};
  2817.  
  2818.             ipRouteInfo ATTRIBUTE
  2819.                  WITH ATTRIBUTE SYNTAX
  2820.                       IIMCRFC1213ASN1.ObjectIdentifier;
  2821.                  MATCHES FOR      EQUALITY;
  2822.                  BEHAVIOUR
  2823.                       ipRouteInfoBehaviour BEHAVIOUR
  2824.                       DEFINED AS
  2825.                       !This attribute maps to ipRouteInfo with object id
  2826.                       {ipRouteEntry 13} in RFC1213. See RFC 1213 for
  2827.                       attribute semantics.!;;
  2828.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 21 1 13};
  2829.  
  2830.             ipRouteMask ATTRIBUTE
  2831.                  DERIVED FROM   {iimcManagementDocMan 1}:ipAddress;
  2832.                  BEHAVIOUR
  2833.                       ipRouteMaskBehaviour BEHAVIOUR
  2834.                       DEFINED AS
  2835.                       !This attribute maps to ipRouteMask with object id
  2836.                       {ipRouteEntry 11} in RFC1213. See RFC 1213 for
  2837.                       attribute semantics.!;;
  2838.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 21 1 11};
  2839.  
  2840.             ipRouteMetric1 ATTRIBUTE
  2841.                  WITH ATTRIBUTE SYNTAX   IIMCRFC1213ASN1.Integer;
  2842.                  MATCHES FOR      EQUALITY, ORDERING;
  2843.                  BEHAVIOUR
  2844.                       ipRouteMetric1Behaviour BEHAVIOUR
  2845.                       DEFINED AS
  2846.                       !This attribute maps to ipRouteMetric1 with object
  2847.                       id {ipRouteEntry 3} in RFC1213. See RFC 1213 for
  2848.                       attribute semantics.!;;
  2849.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 21 1 3};
  2850.  
  2851.  
  2852.  
  2853.             LaBarre            Expires August 27, 1993           Page 43
  2854.  
  2855.  
  2856.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  2857.  
  2858.  
  2859.             ipRouteMetric2 ATTRIBUTE
  2860.                  WITH ATTRIBUTE SYNTAX   IIMCRFC1213ASN1.Integer;
  2861.                  MATCHES FOR      EQUALITY, ORDERING;
  2862.                  BEHAVIOUR
  2863.                       ipRouteMetric2Behaviour BEHAVIOUR
  2864.                       DEFINED AS
  2865.                       !This attribute maps to ipRouteMetric with object
  2866.                       id {ipRouteEntry 4} in RFC1213. See RFC 1213 for
  2867.                       attribute semantics.!;;
  2868.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 21 1 4};
  2869.  
  2870.             ipRouteMetric3 ATTRIBUTE
  2871.                  WITH ATTRIBUTE SYNTAX   IIMCRFC1213ASN1.Integer;
  2872.                  MATCHES FOR      EQUALITY, ORDERING;
  2873.                  BEHAVIOUR
  2874.                       ipRouteMetric3Behaviour BEHAVIOUR
  2875.                       DEFINED AS
  2876.                       !This attribute maps to ipRouteMetric3 with object
  2877.                       id {ipRouteEntry 5} in RFC1213. See RFC 1213 for
  2878.                       attribute semantics.!;;
  2879.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 21 1 5};
  2880.  
  2881.             ipRouteMetric4 ATTRIBUTE
  2882.                  WITH ATTRIBUTE SYNTAX   IIMCRFC1213ASN1.Integer;
  2883.                  MATCHES FOR      EQUALITY, ORDERING;
  2884.                  BEHAVIOUR
  2885.                       ipRouteMetric4Behaviour BEHAVIOUR
  2886.                       DEFINED AS
  2887.                       !This attribute maps to ipRouteMetric4 with object
  2888.                       id {ipRouteEntry 6} in RFC1213. See RFC 1213 for
  2889.                       attribute semantics.!;;
  2890.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 21 1 6};
  2891.  
  2892.             ipRouteMetric5 ATTRIBUTE
  2893.                  WITH ATTRIBUTE SYNTAX   IIMCRFC1213ASN1.Integer;
  2894.                  MATCHES FOR      EQUALITY, ORDERING;
  2895.                  BEHAVIOUR
  2896.                       ipRouteMetric5Behaviour BEHAVIOUR
  2897.                       DEFINED AS
  2898.                       !This attribute maps to ipRouteMetric5 with object
  2899.                       id {ipRouteEntry 12} in RFC1213. See RFC 1213 for
  2900.                       attribute semantics.!;;
  2901.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 21 1 12};
  2902.  
  2903.             ipRouteNextHop ATTRIBUTE
  2904.                  DERIVED FROM   {iimcManagementDocMan 1}:ipAddress;
  2905.                  BEHAVIOUR
  2906.                       ipRouteNextHopBehaviour BEHAVIOUR
  2907.                       DEFINED AS
  2908.                       !This attribute maps to ipRouteNextHop with object
  2909.                       id {ipRouteEntry 7} in RFC1213. See RFC 1213 for
  2910.                       attribute semantics.!;;
  2911.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 21 1 7};
  2912.  
  2913.  
  2914.  
  2915.             LaBarre            Expires August 27, 1993           Page 44
  2916.  
  2917.  
  2918.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  2919.  
  2920.  
  2921.             ipRouteProto ATTRIBUTE
  2922.                  WITH ATTRIBUTE SYNTAX
  2923.                       IIMCRFC1213ASN1.IpRouteProto;
  2924.                  MATCHES FOR      EQUALITY;
  2925.                  BEHAVIOUR
  2926.                       ipRouteProtoBehaviour BEHAVIOUR
  2927.                       DEFINED AS
  2928.                       !This attribute maps to ipRouteProto with object
  2929.                       id {ipRouteEntry 9} in RFC1213. See RFC 1213 for
  2930.                       attribute semantics.!;;
  2931.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 21 1 9};
  2932.  
  2933.             ipRouteType ATTRIBUTE
  2934.                  WITH ATTRIBUTE SYNTAX
  2935.                       IIMCRFC1213ASN1.IpRouteType;
  2936.                  MATCHES FOR      EQUALITY;
  2937.                  BEHAVIOUR
  2938.                       ipRouteTypeBehaviour BEHAVIOUR
  2939.                       DEFINED AS
  2940.                       !This attribute maps to ipRouteType with object id
  2941.                       {ipRouteEntry 8} in RFC1213. See RFC 1213 for
  2942.                       attribute semantics.!;;
  2943.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 21 1 8};
  2944.  
  2945.             ipRoutingDiscards ATTRIBUTE
  2946.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2947.                  BEHAVIOUR
  2948.                       ipRoutingDiscardsBehaviour BEHAVIOUR
  2949.                       DEFINED AS
  2950.                       !This attribute maps to ipRoutingDiscards with
  2951.                       object id {ip 23} in RFC1213. See RFC 1213 for
  2952.                       attribute semantics.!;;
  2953.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 4 23};
  2954.  
  2955.             snmpEnableAuthTraps   ATTRIBUTE
  2956.                  WITH ATTRIBUTE SYNTAX
  2957.                       IIMCRFC1213ASN1.SnmpEnableAuthTraps;
  2958.                  MATCHES FOR      EQUALITY;
  2959.                  BEHAVIOUR
  2960.                       snmpEnableAuthenTrapsBehaviour BEHAVIOUR
  2961.                       DEFINED AS
  2962.                       !This attribute maps to snmpEnableAuthenTraps
  2963.                       with object id {snmp 30} in RFC1213. See RFC 1213
  2964.                       for attribute semantics.!;;
  2965.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 30};
  2966.  
  2967.             snmpInASNParseErrs      ATTRIBUTE
  2968.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2969.                  BEHAVIOUR
  2970.                       snmpInASNParseErrsBehaviour BEHAVIOUR
  2971.                       DEFINED AS !This attribute maps to
  2972.                       snmpInASNPareErrs with object id {snmp 6} in
  2973.                       RFC1213. See RFC 1213 for attribute semantics.!;;
  2974.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 6};
  2975.  
  2976.  
  2977.             LaBarre            Expires August 27, 1993           Page 45
  2978.  
  2979.  
  2980.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  2981.  
  2982.  
  2983.  
  2984.             snmpInBadCommunityNames ATTRIBUTE
  2985.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2986.                  BEHAVIOUR
  2987.                       snmpInBadCommunityNamesBehaviour BEHAVIOUR
  2988.                       DEFINED AS
  2989.                       !This attribute maps to
  2990.                       snmpInBadCommunityNames with object id {snmp
  2991.                       4} in RFC1213. See RFC 1213 for attribute
  2992.                       semantics.!;;
  2993.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 4};
  2994.  
  2995.             snmpInBadCommunityUses  ATTRIBUTE
  2996.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  2997.                  BEHAVIOUR
  2998.                       snmpInBadCommunityUsesBehaviour BEHAVIOUR
  2999.                       DEFINED AS
  3000.                       !This attribute maps to snmpInBadCommunityUses
  3001.                       with object id {snmp 5} in RFC1213. See RFC 1213
  3002.                       for attribute semantics.!;;
  3003.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 5};
  3004.  
  3005.             snmpInBadValues ATTRIBUTE
  3006.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3007.                  BEHAVIOUR
  3008.                       snmpInBadValuesBehaviour BEHAVIOUR
  3009.                       DEFINED AS
  3010.                       !This attribute maps to the snmpInBadValues with
  3011.                       object id {snmp 10} in RFC1213. See RFC 1213 for
  3012.                       attribute semantics.!;;
  3013.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 10};
  3014.  
  3015.             snmpInBadVersions       ATTRIBUTE
  3016.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3017.                  BEHAVIOUR
  3018.                       snmpInBadVersionsBehaviour BEHAVIOUR
  3019.                       DEFINED AS
  3020.                       !This attribute maps to the snmpInBadVersions
  3021.                       with object id {snmp 3} in RFC1213. See RFC 1213
  3022.                       for attribute semantics.!;;
  3023.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 3};
  3024.  
  3025.             snmpInGenErrs   ATTRIBUTE
  3026.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3027.                  BEHAVIOUR
  3028.                       snmpInGenErrsBehaviour BEHAVIOUR
  3029.                       DEFINED AS
  3030.                       !This attribute maps to the snmpInGenErrs with
  3031.                       object id {snmp 12} in RFC1213. See RFC 1213 for
  3032.                       attribute semantics.!;;
  3033.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 12};
  3034.  
  3035.  
  3036.  
  3037.  
  3038.  
  3039.             LaBarre            Expires August 27, 1993           Page 46
  3040.  
  3041.  
  3042.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  3043.  
  3044.  
  3045.             snmpInGetNexts  ATTRIBUTE
  3046.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3047.                  BEHAVIOUR
  3048.                       snmpInGetNextsBehaviour BEHAVIOUR
  3049.                       DEFINED AS
  3050.                       !This attribute maps to the snmpInGetNexts with
  3051.                       object id {snmp 16} in RFC1213. See RFC 1213 for
  3052.                       attribute semantics.!;;
  3053.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 16};
  3054.  
  3055.             snmpInGetRequests       ATTRIBUTE
  3056.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3057.                  BEHAVIOUR
  3058.                       snmpInGetRequestsBehaviour BEHAVIOUR
  3059.                       DEFINED AS
  3060.                       !This attribute maps to the snmpInGetRequests
  3061.                       with object id {snmp 15} in RFC1213. See RFC 1213
  3062.                       for attribute semantics.!;;
  3063.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 15};
  3064.  
  3065.             snmpInGetResponses      ATTRIBUTE
  3066.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3067.                  BEHAVIOUR
  3068.                       snmpInGetResponsesBehaviour BEHAVIOUR
  3069.                       DEFINED AS
  3070.                       !This attribute maps to the snmpInGetResponses
  3071.                       with object id {snmp 18} in RFC1213. See RFC 1213
  3072.                       for attribute semantics.!;;
  3073.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 18};
  3074.  
  3075.             snmpInNoSuchNames       ATTRIBUTE
  3076.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3077.                  BEHAVIOUR
  3078.                       snmpInNoSuchNamesBehaviour BEHAVIOUR
  3079.                       DEFINED AS
  3080.                       !This attribute maps to the snmpInNoSuchNames
  3081.                       with object id {snmp 9} in RFC1213. See RFC 1213
  3082.                       for attribute semantics.!;;
  3083.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 9};
  3084.  
  3085.             snmpInPkts      ATTRIBUTE
  3086.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3087.                  BEHAVIOUR
  3088.                       snmpInPktsBehaviour BEHAVIOUR
  3089.                       DEFINED AS
  3090.                       !This attribute maps to snmpInPkts with object id
  3091.                       {snmp 1} in RFC1213. See RFC 1213 for attribute
  3092.                       semantics.!;;
  3093.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 1};
  3094.  
  3095.             snmpInReadOnlys ATTRIBUTE
  3096.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3097.                  BEHAVIOUR
  3098.                       snmpInReadOnlysBehaviour BEHAVIOUR
  3099.  
  3100.  
  3101.             LaBarre            Expires August 27, 1993           Page 47
  3102.  
  3103.  
  3104.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  3105.  
  3106.  
  3107.                       DEFINED AS
  3108.                       !This attribute maps to the snmpInReadOnlys with
  3109.                       object id {snmp 11} in RFC1213. See RFC 1213 for
  3110.                       attribute semantics.!;;
  3111.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 11};
  3112.  
  3113.             snmpInSetRequests       ATTRIBUTE
  3114.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3115.                  BEHAVIOUR
  3116.                       snmpInSetRequestsBehaviour BEHAVIOUR
  3117.                       DEFINED AS
  3118.                       !This attribute maps to snmpInSetRequests with
  3119.                       object id {snmp 17} in RFC1213. See RFC 1213 for
  3120.                       attribute semantics.!;;
  3121.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 17};
  3122.  
  3123.             snmpInTooBigs   ATTRIBUTE
  3124.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3125.                  BEHAVIOUR
  3126.                       snmpInTooBigsBehaviour BEHAVIOUR
  3127.                       DEFINED AS
  3128.                       !This attribute maps to snmpInTooBigs with object
  3129.                       id {snmp 8} in RFC1213. See RFC 1213 for attribute
  3130.                       semantics.!;;
  3131.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 8};
  3132.  
  3133.             snmpInTotalReqVars      ATTRIBUTE
  3134.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3135.                  BEHAVIOUR
  3136.                       snmpInTotalReqVarsBehaviour BEHAVIOUR
  3137.                       DEFINED AS
  3138.                       !This attribute maps to snmpInTotalReqVars with
  3139.                       object id {snmp 13} in RFC1213. See RFC 1213 for
  3140.                       attribute semantics.!;;
  3141.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 13};
  3142.  
  3143.             snmpInTotalSetVars      ATTRIBUTE
  3144.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3145.                  BEHAVIOUR
  3146.                       snmpInTotalSetVarsBehaviour BEHAVIOUR
  3147.                       DEFINED AS
  3148.                       !This attribute maps to snmpInTotalSetVars with
  3149.                       object id {snmp 14} in RFC1213. See RFC 1213 for
  3150.                       attribute semantics.!;;
  3151.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 14};
  3152.  
  3153.             snmpInTraps     ATTRIBUTE
  3154.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3155.                  BEHAVIOUR
  3156.                       snmpInTrapsBehaviour BEHAVIOUR
  3157.                       DEFINED AS
  3158.                       !This attribute maps to snmpInTraps with object id
  3159.                       {snmp 19}. See RFC 1213 for semantics.!;;
  3160.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 19};
  3161.  
  3162.  
  3163.             LaBarre            Expires August 27, 1993           Page 48
  3164.  
  3165.  
  3166.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  3167.  
  3168.  
  3169.  
  3170.             snmpOutBadValues        ATTRIBUTE
  3171.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3172.                  BEHAVIOUR
  3173.                       snmpOutBadValuesBehaviour BEHAVIOUR
  3174.                       DEFINED AS
  3175.                       !This attribute maps to snmpOutBadValues with
  3176.                       object id {snmp 22} in RFC1213. See RFC 1213 for
  3177.                       attribute semantics.!;;
  3178.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 22};
  3179.  
  3180.             snmpOutGenErrs  ATTRIBUTE
  3181.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3182.                  BEHAVIOUR
  3183.                       snmpOutGenErrsBehaviour BEHAVIOUR
  3184.                       DEFINED AS
  3185.                       !This attribute maps to snmpOutGenErrs with object
  3186.                       id {snmp 24} in RFC1213. See RFC 1213 for
  3187.                       attribute semantics.!;;
  3188.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 24};
  3189.  
  3190.             snmpOutGetNexts ATTRIBUTE
  3191.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3192.                  BEHAVIOUR
  3193.                       snmpOutGetNextsBehaviour BEHAVIOUR
  3194.                       DEFINED AS
  3195.                       !This attribute maps to snmpOutGetNexts with
  3196.                       object id {snmp 26} in RFC1213. See RFC 1213 for
  3197.                       attribute semantics.!;;
  3198.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 26};
  3199.  
  3200.             snmpOutGetRequests      ATTRIBUTE
  3201.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3202.                  BEHAVIOUR
  3203.                       snmpOutGetRequestsBehaviour BEHAVIOUR
  3204.                       DEFINED AS
  3205.                       !This attribute maps to snmpOutGetRequests with
  3206.                       object id {snmp 25} in RFC1213. See RFC 1213 for
  3207.                       attribute semantics.!;;
  3208.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 25};
  3209.  
  3210.             snmpOutGetResponses     ATTRIBUTE
  3211.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3212.                  BEHAVIOUR
  3213.                       snmpOutGetResponsesBehaviour BEHAVIOUR
  3214.                       DEFINED AS
  3215.                       !This attribute maps to snmpOutGetResponses with
  3216.                       object id {snmp 28} in RFC1213. See RFC 1213 for
  3217.                       attribute semantics.!;;
  3218.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 28};
  3219.  
  3220.             snmpOutNoSuchNames      ATTRIBUTE
  3221.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3222.                  BEHAVIOUR
  3223.  
  3224.  
  3225.             LaBarre            Expires August 27, 1993           Page 49
  3226.  
  3227.  
  3228.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  3229.  
  3230.  
  3231.                       snmpOutNoSuchNamesBehaviour BEHAVIOUR
  3232.                       DEFINED AS
  3233.                       !This attribute maps to snmpOutNoSuchNames with
  3234.                       object id {snmp 21} in RFC1213. See RFC 1213 for
  3235.                       attribute semantics.!;;
  3236.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 21};
  3237.  
  3238.             snmpOutPkts     ATTRIBUTE
  3239.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3240.                  BEHAVIOUR
  3241.                       snmpOutPktsBehaviour BEHAVIOUR
  3242.                       DEFINED AS
  3243.                       !This attribute maps to snmpOutPkts with object id
  3244.                       {snmp 2} in RFC1213. See RFC 1213 for attribute
  3245.                       semantics.!;;
  3246.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 2};
  3247.  
  3248.             snmpOutSetRequests      ATTRIBUTE
  3249.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3250.                  BEHAVIOUR
  3251.                       snmpOutSetRequestsBehaviour BEHAVIOUR
  3252.                       DEFINED AS
  3253.                       !This attributes maps to snmpOutSetRequests with
  3254.                       object id {snmp 27} in RFC1213. See RFC 1213 for
  3255.                       attribute semantics.!;;
  3256.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 27};
  3257.  
  3258.             snmpOutTooBigs  ATTRIBUTE
  3259.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3260.                  BEHAVIOUR
  3261.                       snmpOutTooBigsBehaviour BEHAVIOUR
  3262.                       DEFINED AS
  3263.                       !This attribute maps to snmpOutTooBigs with object
  3264.                       id {snmp 20} in RFC1213. See RFC 1213 for
  3265.                       attribute semantics.!;;
  3266.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 20};
  3267.  
  3268.             snmpOutTraps    ATTRIBUTE
  3269.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3270.                  BEHAVIOUR
  3271.                       snmpOutTrapsBehaviour BEHAVIOUR
  3272.                       DEFINED AS
  3273.                       !This attribute maps to snmpOutTraps with object
  3274.                       id {snmp 29} in RFC1213. See RFC 1213 for
  3275.                       attribute semantics.!;;
  3276.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 11 29};
  3277.  
  3278.             sysContact ATTRIBUTE
  3279.                  DERIVED FROM {iimcManagementDocMan 1} :displayString;
  3280.                  BEHAVIOUR
  3281.                       sysContactBehaviour BEHAVIOUR
  3282.                       DEFINED AS
  3283.                       !This attribute maps to sysContact with object id
  3284.                       {system 4} in RFC1213. See RFC 1213 for attribute
  3285.  
  3286.  
  3287.             LaBarre            Expires August 27, 1993           Page 50
  3288.  
  3289.  
  3290.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  3291.  
  3292.  
  3293.                       semantics.!;;
  3294.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 1 4};
  3295.  
  3296.             sysDescr ATTRIBUTE
  3297.                  DERIVED FROM {iimcManagementDocMan 1} :displayString;
  3298.                  BEHAVIOUR
  3299.                       sysDescrBehaviour BEHAVIOUR
  3300.                       DEFINED AS
  3301.                       !This attribute maps to sysDescr with object id
  3302.                       {system 1} in RFC1213. See RFC 1213 for attribute
  3303.                       semantics.!;;
  3304.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 1 1};
  3305.  
  3306.             sysLocation     ATTRIBUTE
  3307.                  DERIVED FROM {iimcManagementDocMan 1} :displayString;
  3308.                  BEHAVIOUR
  3309.                       sysLocationBehaviour BEHAVIOUR
  3310.                       DEFINED AS
  3311.                       !This attribute maps to sysLocation with object id
  3312.                       {system 6} in RFC 1213. See RFC 1213 for attribute
  3313.                       semantics.!;;
  3314.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 1 6};
  3315.  
  3316.             sysName         ATTRIBUTE
  3317.                  DERIVED FROM {iimcManagementDocMan 1} :displayString;
  3318.                  BEHAVIOUR
  3319.                       sysNameBehaviour BEHAVIOUR
  3320.                       DEFINED AS
  3321.                       !This attribute maps to sysName with object id
  3322.                       {system 5} in RFC1213. See RFC 1213 for attribute
  3323.                       semantics. Usually the node's domain name.!;;
  3324.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 1 5};
  3325.  
  3326.             sysObjectId     ATTRIBUTE
  3327.                  WITH ATTRIBUTE SYNTAX
  3328.                       IIMCRFC1213ASN1.ObjectIdentifier;
  3329.                  MATCHES FOR                 EQUALITY;
  3330.                  BEHAVIOUR
  3331.                       sysObjectIdBehaviour BEHAVIOUR
  3332.                       DEFINED AS
  3333.                       !This attribute maps to sysObjectId with object id
  3334.                       {system 2} in RFC1213. See RFC 1213 for attribute
  3335.                       semantics.!;;
  3336.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 1 2};
  3337.  
  3338.             sysServices     ATTRIBUTE
  3339.                  WITH ATTRIBUTE SYNTAX IIMCRFC1213ASN1.Integer;
  3340.                  MATCHES FOR  EQUALITY, ORDERING;
  3341.                  BEHAVIOUR
  3342.                       sysServicesBehaviour BEHAVIOUR
  3343.                       DEFINED AS
  3344.                       !This attribute maps to sysServices with object id
  3345.                       {system 7}. See RFC 1213 for semantics.!;;
  3346.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 1 7};
  3347.  
  3348.  
  3349.             LaBarre            Expires August 27, 1993           Page 51
  3350.  
  3351.  
  3352.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  3353.  
  3354.  
  3355.  
  3356.             sysUpTime       ATTRIBUTE
  3357.                  DERIVED FROM {iimcManagementDocMan 1}: timeTicks;
  3358.                  BEHAVIOUR
  3359.                       sysUpTimeBehaviour BEHAVIOUR
  3360.                       DEFINED AS
  3361.                       !This attribute maps to sysUpTime with object id
  3362.                       {system 3} in RFC1213. See RFC 1213 for attribute
  3363.                       semantics.!;;
  3364.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 1 3};
  3365.  
  3366.             tcpActiveOpens ATTRIBUTE
  3367.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3368.                  BEHAVIOUR
  3369.                       tcpActiveOpensBehaviour BEHAVIOUR
  3370.                       DEFINED AS
  3371.                       !This attribute maps to tcpActiveOpens with object
  3372.                       id {tcp 5} in RFC1213. See RFC 1213 for attribute
  3373.                       semantics.!;;
  3374.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 5};
  3375.  
  3376.             tcpAttemptFails  ATTRIBUTE
  3377.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3378.                  BEHAVIOUR
  3379.                       tcpAttemptFailsBehaviour BEHAVIOUR
  3380.                       DEFINED AS
  3381.                       !This attribute maps to tcpAttemptFails with
  3382.                       object id {tcp 7} in RFC1213. See RFC 1213 for
  3383.                       attribute semantics.!;;
  3384.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 7};
  3385.  
  3386.             tcpConnLocalAddress ATTRIBUTE
  3387.                  DERIVED FROM   {iimcManagementDocMan 1}:ipAddress;
  3388.                  BEHAVIOUR
  3389.                       tcpConnLocalAddressBehaviour BEHAVIOUR
  3390.                       DEFINED AS
  3391.                       !This attribute maps to tcpConnLocalAddress with
  3392.                       object id {tcpConnEntry 2} in RFC1213. See RFC
  3393.                       1213 for attribute semantics.!;;
  3394.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 13 1};
  3395.  
  3396.             tcpConnLocalPort ATTRIBUTE
  3397.                 WITH ATTRIBUTE SYNTAX
  3398.                       IIMCRFC1213ASN1.Integer64k;
  3399.                 MATCHES FOR      EQUALITY, ORDERING;
  3400.                 BEHAVIOUR
  3401.                       tcpConnLocalPortBehaviour BEHAVIOUR
  3402.                       DEFINED AS
  3403.                       !This attribute maps to tcpConnLocalPort with
  3404.                       object id {tcpConnEntry 3} in RFC1213. See RFC
  3405.                       1213 for attribute semantics.!;;
  3406.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 13 3};
  3407.  
  3408.  
  3409.  
  3410.  
  3411.             LaBarre            Expires August 27, 1993           Page 52
  3412.  
  3413.  
  3414.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  3415.  
  3416.  
  3417.             tcpConnRemAddress ATTRIBUTE
  3418.                 DERIVED FROM   {iimcManagementDocMan 1}:ipAddress;
  3419.                 BEHAVIOUR
  3420.                       tcpConnRemAddressBehaviour BEHAVIOUR
  3421.                       DEFINED AS
  3422.                       !This attribute maps to tcpConnRemAddress with
  3423.                       object id {tcpConnEntry 4} in RFC1213. See RFC
  3424.                       1213 for attribute semantics.!;;
  3425.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 13 4};
  3426.  
  3427.             tcpConnRemPort  ATTRIBUTE
  3428.                  WITH ATTRIBUTE SYNTAX
  3429.                       IIMCRFC1213ASN1.Integer64k;
  3430.                  MATCHES FOR      EQUALITY, ORDERING;
  3431.                  BEHAVIOUR
  3432.                       tcpConnRemPortBehaviour BEHAVIOUR
  3433.                       DEFINED AS
  3434.                       !This attribute maps to tcpConnRemPort with object
  3435.                       id {tcpConnEntry 5} in RFC1213. See RFC 1213 for
  3436.                       attribute semantics.!;;
  3437.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 13 5};
  3438.  
  3439.             tcpConnState ATTRIBUTE
  3440.                  WITH ATTRIBUTE SYNTAX
  3441.                       IIMCRFC1213ASN1.TcpConnState;
  3442.                  MATCHES FOR      EQUALITY;
  3443.                  BEHAVIOUR
  3444.                       tcpConnStateBehaviour BEHAVIOUR
  3445.                       DEFINED AS
  3446.                       !This attribute maps to tcpConnState with object
  3447.                       id {tcpConnEntry 1} in RFC1213. See RFC 1213 for
  3448.                       attribute semantics.!;;
  3449.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 13 1};
  3450.  
  3451.             tcpCurrEstab ATTRIBUTE
  3452.                  DERIVED FROM {iimcManagementDocMan 1}: gauge32;
  3453.                  BEHAVIOUR
  3454.                       tcpCurrEstabBehaviour BEHAVIOUR
  3455.                       DEFINED AS
  3456.                       !This attribute maps to tcpCurrEstab with object
  3457.                       id {tcp 9} in RFC1213. See RFC 1213 for attribute
  3458.                       semantics.!;;
  3459.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 9};
  3460.  
  3461.             tcpEstabResets ATTRIBUTE
  3462.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3463.                  BEHAVIOUR
  3464.                       tcpEstabResetsBehaviour BEHAVIOUR
  3465.                       DEFINED AS
  3466.                       !This attribute maps to tcpEstabResets with object
  3467.                       id {tcp 8} in RFC1213. See RFC 1213 for attribute
  3468.                       semantics.!;;
  3469.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 8};
  3470.  
  3471.  
  3472.  
  3473.             LaBarre            Expires August 27, 1993           Page 53
  3474.  
  3475.  
  3476.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  3477.  
  3478.  
  3479.             tcpInErrs ATTRIBUTE
  3480.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3481.                  BEHAVIOUR
  3482.                       tcpInErrsBehaviour BEHAVIOUR
  3483.                       DEFINED AS
  3484.                       !This attribute maps to tcpInErrs with object id
  3485.                       {tcp 14} in RFC1213. See RFC 1213 for attribute
  3486.                       semantics.!;;
  3487.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 14};
  3488.  
  3489.             tcpInSegs ATTRIBUTE
  3490.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3491.                  BEHAVIOUR
  3492.                       tcpInSegsBehaviour BEHAVIOUR
  3493.                       DEFINED AS
  3494.                       !This attribute maps to tcpInSegs with object id
  3495.                       {tcp 10} in RFC1213. See RFC 1213 for attribute
  3496.                       semantics.!;;
  3497.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 10};
  3498.  
  3499.             tcpMaxConn ATTRIBUTE
  3500.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.Integer;
  3501.                  MATCHES FOR      EQUALITY, ORDERING;
  3502.                  BEHAVIOUR
  3503.                       tcpMaxConnBehaviour BEHAVIOUR
  3504.                       DEFINED AS
  3505.                       !This attribute maps to tcpMaxConn with object id
  3506.                       {tcp 4} in RFC1213. See RFC 1213 for attribute
  3507.                       semantics.!;;
  3508.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 4};
  3509.  
  3510.             tcpOutRsts ATTRIBUTE
  3511.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3512.                  BEHAVIOUR
  3513.                       tcpOutRstsBehaviour BEHAVIOUR
  3514.                       DEFINED AS
  3515.                       !This attribute maps to tcpOutRsts with object id
  3516.                       {tcp 15} in RFC1213. See RFC 1213 for attribute
  3517.                       semantics.!;;
  3518.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 15};
  3519.  
  3520.             tcpOutSegs ATTRIBUTE
  3521.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3522.                  BEHAVIOUR
  3523.                       tcpOutSegsBehaviour BEHAVIOUR
  3524.                       DEFINED AS
  3525.                       !This attribute maps to tcpOutSegs with object id
  3526.                       {tcp 11} in RFC1213. See RFC 1213 for attribute
  3527.                       semantics.!;;
  3528.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 11};
  3529.  
  3530.             tcpPassiveOpens  ATTRIBUTE
  3531.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3532.                  BEHAVIOUR
  3533.  
  3534.  
  3535.             LaBarre            Expires August 27, 1993           Page 54
  3536.  
  3537.  
  3538.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  3539.  
  3540.  
  3541.                       tcpPassiveOpensBehaviour BEHAVIOUR
  3542.                       DEFINED AS
  3543.                       !This attribute maps to tcpPassiveOpens with
  3544.                       object id {tcp 6} in RFC1213. See RFC 1213 for
  3545.                       attribute semantics.!;;
  3546.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 6};
  3547.  
  3548.             tcpRetransSegs ATTRIBUTE
  3549.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3550.                  BEHAVIOUR
  3551.                       tcpRetransSegsBehaviour BEHAVIOUR
  3552.                       DEFINED AS
  3553.                       !This attribute maps to tcpRetransSegs with object
  3554.                       id {tcp 12} in RFC1213. See RFC 1213 for attribute
  3555.                       semantics.!;;
  3556.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 12};
  3557.  
  3558.             tcpRtoAlgorithm ATTRIBUTE
  3559.                  WITH ATTRIBUTE SYNTAX
  3560.                       IIMCRFC1213ASN1.TcpRtoAlgorithm;
  3561.                  MATCHES FOR      EQUALITY;
  3562.                  BEHAVIOUR
  3563.                       tcpRtoAlgorithmBehaviour BEHAVIOUR
  3564.                       DEFINED AS
  3565.                       !This attribute maps to tcpRtoAlgorithm with
  3566.                       object id {tcp 1} in RFC1213. See RFC 1213 for
  3567.                       attribute semantics.!;;
  3568.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 1};
  3569.  
  3570.             tcpRtoMax  ATTRIBUTE
  3571.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.Integer;
  3572.                  MATCHES FOR      EQUALITY, ORDERING;
  3573.                  BEHAVIOUR
  3574.                       tcpRtoMaxBehaviour BEHAVIOUR
  3575.                       DEFINED AS
  3576.                       !This attribute maps to tcpRtoMax with object id
  3577.                       {tcp 3} in RFC1213. See RFC 1213 for attribute
  3578.                       semantics.!;;
  3579.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 3};
  3580.  
  3581.             tcpRtoMin ATTRIBUTE
  3582.                  WITH ATTRIBUTE SYNTAX  IIMCRFC1213ASN1.Integer;
  3583.                  MATCHES FOR      EQUALITY, ORDERING;
  3584.                  BEHAVIOUR
  3585.                       tcpRtoMinBehaviour BEHAVIOUR
  3586.                       DEFINED AS
  3587.                       !This attribute maps to tcpRtoMin with object id
  3588.                       {tcp 2} in RFC1213. See RFC 1213 for attribute
  3589.                       semantics.!;;
  3590.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 6 2};
  3591.  
  3592.             udpInDatagrams ATTRIBUTE
  3593.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3594.                  BEHAVIOUR
  3595.  
  3596.  
  3597.             LaBarre            Expires August 27, 1993           Page 55
  3598.  
  3599.  
  3600.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  3601.  
  3602.  
  3603.                       udpInDatagramsBehaviour BEHAVIOUR
  3604.                       DEFINED AS
  3605.                       !This attribute maps to udpInDatagrams with object
  3606.                       id {udp 1} in RFC1213. See RFC 1213 for attribute
  3607.                       semantics.!;;
  3608.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 7 1};
  3609.  
  3610.             udpInErrors ATTRIBUTE
  3611.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3612.                  BEHAVIOUR
  3613.                       udpInErrorsBehaviour BEHAVIOUR
  3614.                       DEFINED AS
  3615.                       !This attribute maps to udpInErrors with object id
  3616.                       {udp 3} in RFC1213. See RFC 1213 for attribute
  3617.                       semantics.!;;
  3618.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 7 3};
  3619.  
  3620.             udpLocalAddress ATTRIBUTE
  3621.                  DERIVED FROM   {iimcManagementDocMan 1}:ipAddress;
  3622.                  BEHAVIOUR
  3623.                       udpLocalAddressBehaviour BEHAVIOUR
  3624.                       DEFINED AS
  3625.                       !This attribute maps to udpLocalAddress with
  3626.                       object id {udpEntry 1} in RFC1213. See RFC 1213
  3627.                       for attribute semantics.!;;
  3628.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 7 5 1 1};
  3629.  
  3630.             udpLocalPort ATTRIBUTE
  3631.                  WITH ATTRIBUTE SYNTAX
  3632.                       IIMCRFC1213ASN1.Integer64k;
  3633.                  MATCHES FOR      EQUALITY, ORDERING;
  3634.                  BEHAVIOUR
  3635.                       udpLocalPortBehaviour BEHAVIOUR
  3636.                       DEFINED AS
  3637.                       !This attribute maps to udpLocalPort with object
  3638.                       id {udpEntry 2} in RFC 1213. See RFC 1213 for
  3639.                       attribute semantics.!;;
  3640.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 7 5 1 2};
  3641.  
  3642.             udpNoPorts ATTRIBUTE
  3643.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3644.                  BEHAVIOUR
  3645.                       udpNoPortsBehaviour BEHAVIOUR
  3646.                       DEFINED AS
  3647.                       !This attribute maps to udpNoPorts with object id
  3648.                       {udp 2} in RFC1213. See RFC 1213 for attribute
  3649.                       semantics.!;;
  3650.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 7 2};
  3651.  
  3652.             udpOutDatagrams ATTRIBUTE
  3653.                  DERIVED FROM {iimcManagementDocMan 1} :counter32;
  3654.                  BEHAVIOUR
  3655.                       udpOutDatagramsBehaviour BEHAVIOUR
  3656.                       DEFINED AS
  3657.  
  3658.  
  3659.             LaBarre            Expires August 27, 1993           Page 56
  3660.  
  3661.  
  3662.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  3663.  
  3664.  
  3665.                       !This attribute maps to udpOutDatagrams with
  3666.                       object id {udp 4} in RFC1213. See RFC 1213 for
  3667.                       attribute semantics.!;;
  3668.             REGISTERED AS {iimcAutoTrans 1 3 6 1 2 1 7 4};
  3669.  
  3670.  
  3671.             4. The Containment Hierarchy
  3672.  
  3673.             Name Binding templates that define the containment hierarchy
  3674.             for the ISO/CCITT MIB-II managed object classes are listed.
  3675.             A proxy implementation would have multiple instances of the
  3676.             ISO/CCITT system managed object, one for each Internet
  3677.             agent, and one for the proxy itself.
  3678.  
  3679.             The object identifier {iimcManagementNB} is defined in
  3680.             [IIMCIMIBTRANS].  Also defined in that document is the
  3681.             convention for creating OIDs for name bindings:
  3682.  
  3683.  
  3684.             4.1 Name Bindings
  3685.  
  3686.             A Naming Tree diagram for IIMC MIB-II managed object classes
  3687.             is illustrated below.
  3688.  
  3689.  
  3690.  
  3691.  
  3692.  
  3693.  
  3694.             "Rec. X.721 | ISO/IEC 10165-2 : 1992" : system
  3695.                  |
  3696.                  |-- internetSystem
  3697.                  |
  3698.                  |-- at --- atTable --- atEntry
  3699.                  |
  3700.                  |-- egp --- egpNeighTable --- egpNeighEntry
  3701.                  |
  3702.                  |-- icmp
  3703.                  |
  3704.                  |-- interfaces --- ifTable --- ifEntry
  3705.                  |
  3706.                  |-- ip --- ipRouteTable --- ipRouteEntry
  3707.                  |   |
  3708.                  |   |---- ipAddrTable --- ipAddrEntry
  3709.                  |   |
  3710.                  |   |---- ipNetToMediaTable
  3711.                  |   |                    --- ipNetToMediaEntry
  3712.                  |   |---- ipForwardTable
  3713.                  |                        --- ipForwardEntry
  3714.                  |
  3715.                  |-- snmp
  3716.                  |
  3717.                  |-- tcp --- tcpConnTable --- tcpConnEntry
  3718.                  |
  3719.  
  3720.  
  3721.             LaBarre            Expires August 27, 1993           Page 57
  3722.  
  3723.  
  3724.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  3725.  
  3726.  
  3727.                  |-- udp --- udpTable --- udpEntry
  3728.  
  3729.  
  3730.             The name bindings below define the naming hierarchy for MIB-
  3731.             II.  All name binding OIDs begin with {iimcManagementNB 1}.
  3732.  
  3733.             at-systemNB  NAME BINDING
  3734.                  SUBORDINATE OBJECT CLASS     at
  3735.                                                     AND SUBCLASSES ;
  3736.                  NAMED BY SUPERIOR OBJECT CLASS
  3737.                       "Rec. X.721 | ISO/IEC 10165-2 : 1992" :system
  3738.                                                AND SUBCLASSES;
  3739.                  WITH ATTRIBUTE
  3740.                            {iimcManagementDocMan 1}: internetClassId;
  3741.                  BEHAVIOUR
  3742.                       at-systemNBBehaviour BEHAVIOUR
  3743.                       DEFINED AS !The <internet instanceId> portion of
  3744.                       the internetClassId value shall be 0.!;;
  3745.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 3 };
  3746.  
  3747.             atEntry-atTableNB  NAME BINDING
  3748.                  SUBORDINATE OBJECT CLASS     atEntry
  3749.                                                     AND SUBCLASSES ;
  3750.                  NAMED BY SUPERIOR OBJECT CLASS  atTable
  3751.                                                     AND SUBCLASSES;
  3752.                  WITH ATTRIBUTE
  3753.                            {iimcManagementDocMan 1}: internetClassId;
  3754.                  BEHAVIOUR
  3755.                       atEntry-atTableNBBehaviour BEHAVIOUR
  3756.                       DEFINED AS
  3757.                       !PARSE
  3758.                       MULTIPLEINSTANCES
  3759.                       INDEX atIfIndex
  3760.                             atNetAddress;
  3761.                       CREATEDELETEATT atPhysAddress;
  3762.                       CREATEDELETEVALUE """";
  3763.                       ENDMULTIPLEINSTANCES
  3764.                       ENDPARSE
  3765.                       The delete value is the null string.!;;
  3766.                  CREATE    WITH-AUTOMATIC-INSTANCE-NAMING;
  3767.                  DELETE    DELETES-CONTAINED-OBJECTS;
  3768.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 3 1 1};
  3769.  
  3770.  
  3771.             atTable-atNB  NAME BINDING
  3772.                  SUBORDINATE OBJECT CLASS     atTable
  3773.                                                AND SUBCLASSES;
  3774.                  NAMED BY SUPERIOR OBJECT CLASS   at
  3775.                                                AND SUBCLASSES;
  3776.                  WITH ATTRIBUTE
  3777.                            {iimcManagementDocMan 1}: internetClassId;
  3778.                  BEHAVIOUR
  3779.                       atTable-atNBBehaviour BEHAVIOUR
  3780.                       DEFINED AS !The <internet instanceId> portion of
  3781.  
  3782.  
  3783.             LaBarre            Expires August 27, 1993           Page 58
  3784.  
  3785.  
  3786.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  3787.  
  3788.  
  3789.                       the internetClassId value shall be 0.!;;
  3790.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 3 1};
  3791.  
  3792.             egp-system  NAME BINDING
  3793.                  SUBORDINATE OBJECT CLASS     egp
  3794.                                                AND SUBCLASSES;
  3795.                  NAMED BY SUPERIOR OBJECT CLASS
  3796.                       "Rec. X.721 | ISO/IEC 10165-2 : 1992" :system
  3797.                                                AND SUBCLASSES;
  3798.                  WITH ATTRIBUTE
  3799.                            {iimcManagementDocMan 1}: internetClassId;
  3800.                  BEHAVIOUR
  3801.                       egp-systemNBBehaviour BEHAVIOUR
  3802.                       DEFINED AS !The <internet instanceId> portion of
  3803.                       the internetClassId value shall be 0.!;;
  3804.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 8 };
  3805.  
  3806.             egpNeighEntry-egpNeighTableNB  NAME BINDING
  3807.                  SUBORDINATE OBJECT CLASS egpNeighEntry
  3808.                                                AND SUBCLASSES;
  3809.                  NAMED BY SUPERIOR OBJECT CLASS
  3810.                                           egpNeighTable
  3811.                                                AND SUBCLASSES;
  3812.                  WITH ATTRIBUTE
  3813.                            {iimcManagementDocMan 1}: internetClassId;
  3814.                  BEHAVIOUR
  3815.                       egpNeighEntry-egpNeighTableNBBehaviour BEHAVIOUR
  3816.                       DEFINED AS
  3817.                       !PARSE
  3818.                       MULTIPLEINSTANCES
  3819.                       INDEX egpNeighAddr;
  3820.                       ENDMULTIPLEINSTANCES
  3821.                       ENDPARSE!;;
  3822.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 8 5 1};
  3823.  
  3824.             egpNeighTable-egpNB  NAME BINDING
  3825.                  SUBORDINATE OBJECT CLASS     egpNeighTable
  3826.                                                AND SUBCLASSES;
  3827.                  NAMED BY SUPERIOR OBJECT CLASS      egp
  3828.                                           AND SUBCLASSES;
  3829.                  WITH ATTRIBUTE
  3830.                            {iimcManagementDocMan 1}: internetClassId;
  3831.                  BEHAVIOUR
  3832.                       egpNeighTable-egpNBBehaviour BEHAVIOUR
  3833.                       DEFINED AS !The <internet instanceId> portion of
  3834.                       the internetClassId value shall be 0.!;;
  3835.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 8 5};
  3836.  
  3837.             icmp-system  NAME BINDING
  3838.                  SUBORDINATE OBJECT CLASS     icmp
  3839.                                                AND SUBCLASSES;
  3840.                  NAMED BY SUPERIOR OBJECT CLASS
  3841.                       "Rec. X.721 | ISO/IEC 10165-2 : 1992" :system
  3842.                                                AND SUBCLASSES;
  3843.  
  3844.  
  3845.             LaBarre            Expires August 27, 1993           Page 59
  3846.  
  3847.  
  3848.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  3849.  
  3850.  
  3851.                  WITH ATTRIBUTE
  3852.                            {iimcManagementDocMan 1}: internetClassId;
  3853.                  BEHAVIOUR
  3854.                       icmp-systemNBBehaviour BEHAVIOUR
  3855.                       DEFINED AS !The <internet instanceId> portion of
  3856.                       the internetClassId value shall be 0.!;;
  3857.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 5 };
  3858.  
  3859.             ifEntry-ifTableNB  NAME BINDING
  3860.                  SUBORDINATE OBJECT CLASS     ifEntry
  3861.                                                AND SUBCLASSES;
  3862.                  NAMED BY SUPERIOR OBJECT CLASS   ifTable
  3863.                                                AND SUBCLASSES;
  3864.                  WITH ATTRIBUTE
  3865.                            {iimcManagementDocMan 1}: internetClassId;
  3866.                  BEHAVIOUR
  3867.                       ifEntry-ifTableNBBehaviour BEHAVIOUR
  3868.                       DEFINED AS
  3869.                       !PARSE
  3870.                       MULTIPLEINSTANCES
  3871.                       INDEX ifIndex;
  3872.                       ENDMULTIPLEINSTANCES
  3873.                       ENDPARSE!;;
  3874.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 2 2 1};
  3875.  
  3876.             ifTable-interfacesNB  NAME BINDING
  3877.                  SUBORDINATE OBJECT CLASS     ifTable
  3878.                                                AND SUBCLASSES;
  3879.                  NAMED BY SUPERIOR OBJECT CLASS  interfaces
  3880.                                                AND SUBCLASSES;
  3881.                  WITH ATTRIBUTE
  3882.                            {iimcManagementDocMan 1}: internetClassId;
  3883.                  BEHAVIOUR
  3884.                       atTable-interfacesNBBehaviour BEHAVIOUR
  3885.                       DEFINED AS !The <internet instanceId> portion of
  3886.                       the internetClassId value shall be 0.!;;
  3887.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 2 2};
  3888.  
  3889.             interfaces-systemNB  NAME BINDING
  3890.                  SUBORDINATE OBJECT CLASS     interfaces
  3891.                                                AND SUBCLASSES;
  3892.                  NAMED BY SUPERIOR OBJECT CLASS
  3893.                       "Rec. X.721 | ISO/IEC 10165-2 : 1992" :system
  3894.                                                AND SUBCLASSES;
  3895.                  WITH ATTRIBUTE
  3896.                       {iimcManagementDocMan 1}: internetClassId;
  3897.                  BEHAVIOUR
  3898.                       interfaces-systemNBBehaviour BEHAVIOUR
  3899.                       DEFINED AS !The <internet instanceId> portion of
  3900.                       the internetClassId value shall be 0.!;;
  3901.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 2 };
  3902.  
  3903.             internetSystem-systemNB  NAME BINDING
  3904.                  SUBORDINATE OBJECT CLASS     internetSystem
  3905.  
  3906.  
  3907.             LaBarre            Expires August 27, 1993           Page 60
  3908.  
  3909.  
  3910.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  3911.  
  3912.  
  3913.                                                AND SUBCLASSES;
  3914.                  NAMED BY SUPERIOR OBJECT CLASS
  3915.                       "Rec. X.721 | ISO/IEC 10165-2 : 1992" :system
  3916.                                                AND SUBCLASSES;
  3917.                  WITH ATTRIBUTE
  3918.                            {iimcManagementDocMan 1}: internetClassId;
  3919.                  BEHAVIOUR
  3920.                       internetSystem-systemNBBehaviour BEHAVIOUR
  3921.                       DEFINED AS !The <internet instanceId> portion of
  3922.                       the internetClassId value shall be 0.!;;
  3923.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 1 };
  3924.  
  3925.             ip-systemNB  NAME BINDING
  3926.                  SUBORDINATE OBJECT CLASS     ip AND SUBCLASSES;
  3927.                  NAMED BY SUPERIOR OBJECT CLASS
  3928.                       "Rec. X.721 | ISO/IEC 10165-2 : 1992" :system
  3929.                                                AND SUBCLASSES;
  3930.                  WITH ATTRIBUTE
  3931.                            {iimcManagementDocMan 1}: internetClassId;
  3932.                  BEHAVIOUR
  3933.                       ip-systemNBBehaviour BEHAVIOUR
  3934.                       DEFINED AS !The <internet instanceId> portion of
  3935.                       the internetClassId value shall be t0.!;;
  3936.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 4};
  3937.  
  3938.             ipAddrEntry-ipAddrTableNB  NAME BINDING
  3939.                  SUBORDINATE OBJECT CLASS     ipAddrEntry
  3940.                                                AND SUBCLASSES;
  3941.                  NAMED BY SUPERIOR OBJECT CLASS  ipAddrTable
  3942.                                                AND SUBCLASSES;
  3943.                  WITH ATTRIBUTE
  3944.                            {iimcManagementDocMan 1}:internetClassId;
  3945.                  BEHAVIOUR
  3946.                       ipAddrEntry-ipAddrTableNBBehaviour BEHAVIOUR
  3947.                       DEFINED AS 
  3948.                       !PARSE
  3949.                       MULTIPLEINSTANCES
  3950.                       INDEX ipAdEntAddr;
  3951.                       ENDMULTIPLEINSTANCES
  3952.                       ENDPARSE!;;
  3953.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 4 20 1};
  3954.  
  3955.             ipAddrTable-ipNB  NAME BINDING
  3956.                  SUBORDINATE OBJECT CLASS     ipAddrTable
  3957.                                                AND SUBCLASSES;
  3958.                  NAMED BY SUPERIOR OBJECT CLASS   ip
  3959.                                                AND SUBCLASSES;
  3960.                  WITH ATTRIBUTE
  3961.                            {iimcManagementDocMan 1}: internetClassId;
  3962.                  BEHAVIOUR
  3963.                       ipAddrTable-ipNBBehaviour BEHAVIOUR
  3964.                       DEFINED AS !The <internet instanceId> portion of
  3965.                       the internetClassId value shall be 0.!;;
  3966.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 4 20};
  3967.  
  3968.  
  3969.             LaBarre            Expires August 27, 1993           Page 61
  3970.  
  3971.  
  3972.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  3973.  
  3974.  
  3975.  
  3976.             ipForwardEntry-ipForwardTableNB  NAME BINDING
  3977.                  SUBORDINATE OBJECT CLASS     ipForwardEntry
  3978.                                                AND SUBCLASSES;
  3979.                  NAMED BY SUPERIOR OBJECT CLASS
  3980.                                           ipForwardTable
  3981.                                                AND SUBCLASSES;
  3982.                  WITH ATTRIBUTE
  3983.                            {iimcManagementDocMan 1}:internetClassId;
  3984.                  BEHAVIOUR
  3985.                       ipForwardEntry-ipForwardTableNBBehaviour BEHAVIOUR
  3986.                       DEFINED AS
  3987.                       !PARSE
  3988.                       MULTIPLEINSTANCES
  3989.                       INDEX   ipForwardDest,
  3990.                               ipForwardProto,
  3991.                               ipForwardPolicy,
  3992.                               ipForwardNextHop;
  3993.                       CREATEDELETEATT ipForwardType;
  3994.                       CREATEDELETEVALUE 2;
  3995.                       ENDMULTIPLEINSTANCES
  3996.                       ENDPARSE!;;
  3997.                  CREATE    WITH-REFERENCE-OBJECT;
  3998.                  DELETE    DELETES-CONTAINED-OBJECTS;
  3999.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 4 24 2  1};
  4000.  
  4001.             ipForwardTable-ipNB  NAME BINDING
  4002.                  SUBORDINATE OBJECT CLASS     ipForwardTable
  4003.                                                AND SUBCLASSES;
  4004.                  NAMED BY SUPERIOR OBJECT CLASS   ip
  4005.                                                AND SUBCLASSES;
  4006.                  WITH ATTRIBUTE
  4007.                            {iimcManagementDocMan 1}:internetClassId;
  4008.                  BEHAVIOUR
  4009.                       ipForwardTable-ipNBBehaviour BEHAVIOUR
  4010.                       DEFINED AS !The <internet instanceId> portion of
  4011.                       the internetClassId value shall be 0.!;;
  4012.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 4 24 2 };
  4013.  
  4014.             ipNetToMediaEntry-ipNetToMediaTableNB  NAME BINDING
  4015.                  SUBORDINATE OBJECT CLASS     ipNetToMediaEntry
  4016.                                                AND SUBCLASSES;
  4017.                  NAMED BY SUPERIOR OBJECT CLASS
  4018.                                      ipNetToMediaTable
  4019.                                                AND SUBCLASSES;
  4020.                  WITH ATTRIBUTE
  4021.                            {iimcManagementDocMan 1}: internetClassId;
  4022.                  BEHAVIOUR
  4023.                       ipNetToMediaEntry-ipNetToMediaTableNBBehaviour
  4024.                       BEHAVIOUR
  4025.                       DEFINED AS
  4026.                       !PARSE
  4027.                       MULTIPLEINSTANCES
  4028.                       INDEX ipNetToMediaIfIndex,
  4029.  
  4030.  
  4031.             LaBarre            Expires August 27, 1993           Page 62
  4032.  
  4033.  
  4034.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  4035.  
  4036.  
  4037.                             ipNetToMediaNetAddress;
  4038.                       CREATEDELETEATT ipNetToMediaType;
  4039.                       CREATEDELETEVALUE 2;
  4040.                       ENDMULTIPLEINSTANCES
  4041.                       ENDPARSE!;;
  4042.                  CREATE    WITH-REFERENCE-OBJECT;
  4043.                  DELETE    DELETES-CONTAINED-OBJECTS;
  4044.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 4 22 1};
  4045.  
  4046.             ipNetToMediaTable-ipNB  NAME BINDING
  4047.                  SUBORDINATE OBJECT CLASS     ipNetToMediaTable
  4048.                                                AND SUBCLASSES;
  4049.                  NAMED BY SUPERIOR OBJECT CLASS  ip
  4050.                                                AND SUBCLASSES;
  4051.                  WITH ATTRIBUTE
  4052.                            {iimcManagementDocMan 1}: internetClassId;
  4053.                  BEHAVIOUR
  4054.                       ipNetToMediaTable-ipNBBehaviour BEHAVIOUR
  4055.                       DEFINED AS !The <internet instanceId> portion of
  4056.                       the internetClassId value shall be 0.!;;
  4057.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 4 22};
  4058.  
  4059.             ipRouteEntry-ipRouteTableNB  NAME BINDING
  4060.                  SUBORDINATE OBJECT CLASS     ipRouteEntry
  4061.                                                AND SUBCLASSES;
  4062.                  NAMED BY SUPERIOR OBJECT CLASS  ipRouteTable
  4063.                                                AND SUBCLASSES;
  4064.                  WITH ATTRIBUTE
  4065.                            {iimcManagementDocMan 1}: internetClassId;
  4066.                  BEHAVIOUR
  4067.                       ipRouteEntry-ipRouteTableNBBehaviour BEHAVIOUR
  4068.                       DEFINED AS
  4069.                       !PARSE
  4070.                       MULTIPLEINSTANCES
  4071.                       INDEX ipRouteDest;
  4072.                       CREATEDELETEATT ipRouteType;
  4073.                       CREATEDELETEVALUE 2;
  4074.                       ENDMULTIPLEINSTANCES
  4075.                       ENDPARSE!;;
  4076.                  CREATE    WITH-REFERENCE-OBJECT;
  4077.                  DELETE    DELETES-CONTAINED-OBJECTS;
  4078.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 4 21 1};
  4079.  
  4080.             ipRouteTable-ipNB  NAME BINDING
  4081.                  SUBORDINATE OBJECT CLASS     ipRouteTable
  4082.                                                AND SUBCLASSES;
  4083.                  NAMED BY SUPERIOR OBJECT CLASS   ip
  4084.                                                AND SUBCLASSES;
  4085.                  WITH ATTRIBUTE
  4086.                            {iimcManagementDocMan 1}: internetClassId;
  4087.                  BEHAVIOUR
  4088.                       ipRouteTable-ipNBBehaviour BEHAVIOUR
  4089.                       DEFINED AS !The <internet instanceId> portion of
  4090.                       the internetClassId value shall be 0.!;;
  4091.  
  4092.  
  4093.             LaBarre            Expires August 27, 1993           Page 63
  4094.  
  4095.  
  4096.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  4097.  
  4098.  
  4099.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 4 21};
  4100.  
  4101.             snmp-systemNB  NAME BINDING
  4102.                  SUBORDINATE OBJECT CLASS     snmp
  4103.                                                AND SUBCLASSES;
  4104.                  NAMED BY SUPERIOR OBJECT CLASS
  4105.                       "Rec. X.721 | ISO/IEC 10165-2 : 1992" :system
  4106.                                                AND SUBCLASSES;
  4107.                  WITH ATTRIBUTE
  4108.                            {iimcManagementDocMan 1}: internetClassId;
  4109.                  BEHAVIOUR
  4110.                       snmp-systemNBBehaviour BEHAVIOUR
  4111.                       DEFINED AS !The <internet instanceId> portion of
  4112.                       the internetClassId value shall be 0.!;;
  4113.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 11};
  4114.  
  4115.             tcp-systemNB  NAME BINDING
  4116.                  SUBORDINATE OBJECT CLASS     tcp
  4117.                                                AND SUBCLASSES;
  4118.                  NAMED BY SUPERIOR OBJECT CLASS
  4119.                       "Rec. X.721 | ISO/IEC 10165-2 : 1992" :system
  4120.                                                AND SUBCLASSES;
  4121.                  WITH ATTRIBUTE
  4122.                            {iimcManagementDocMan 1}: internetClassId;
  4123.                  BEHAVIOUR
  4124.                       tcp-systemNBBehaviour BEHAVIOUR
  4125.                       DEFINED AS !The <internet instanceId> portion of
  4126.                       the internetClassId value shall be 0.!;;
  4127.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 6 };
  4128.  
  4129.             tcpConnEntry-tcpConnTableNB  NAME BINDING
  4130.                  SUBORDINATE OBJECT CLASS     tcpConnEntry
  4131.                                                AND SUBCLASSES;
  4132.                  NAMED BY SUPERIOR OBJECT CLASS
  4133.                                           tcpConnTable
  4134.                                                AND SUBCLASSES;
  4135.                  WITH ATTRIBUTE
  4136.                            {iimcManagementDocMan 1}: internetClassId;
  4137.                  BEHAVIOUR
  4138.                       tcpConnEntry-tcpConnTableNBBehaviour BEHAVIOUR
  4139.                       DEFINED AS
  4140.                       !PARSE
  4141.                       MULTIPLEINSTANCES
  4142.                       INDEX tcpConnLocalAddress,
  4143.                             tcpConnLocalPort,
  4144.                             tcpConnRemAddress,
  4145.                             tcpConnRemPort;
  4146.                       ENDMULTIPLEINSTANCES
  4147.                       ENDPARSE!;;
  4148.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 6 13 1};
  4149.  
  4150.             tcpConnTable-tcpNB  NAME BINDING
  4151.                  SUBORDINATE OBJECT CLASS     tcpConnTable
  4152.                                                AND SUBCLASSES;
  4153.  
  4154.  
  4155.             LaBarre            Expires August 27, 1993           Page 64
  4156.  
  4157.  
  4158.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  4159.  
  4160.  
  4161.                  NAMED BY SUPERIOR OBJECT CLASS      tcp
  4162.                                                AND SUBCLASSES;
  4163.                  WITH ATTRIBUTE
  4164.                            {iimcManagementDocMan 1}: internetClassId;
  4165.                  BEHAVIOUR
  4166.                       tcpConnTable-tcpNBBehaviour BEHAVIOUR
  4167.                       DEFINED AS !The <internet instanceId> portion of
  4168.                       the internetClassId value shall be 0.!;;
  4169.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 6 13};
  4170.  
  4171.  
  4172.             udp-systemNB  NAME BINDING
  4173.                  SUBORDINATE OBJECT CLASS     udp
  4174.                                                AND SUBCLASSES;
  4175.                  NAMED BY SUPERIOR OBJECT CLASS
  4176.                       "Rec. X.721 | ISO/IEC 10165-2 : 1992" :system
  4177.                                                AND SUBCLASSES;
  4178.                  WITH ATTRIBUTE
  4179.                            {iimcManagementDocMan 1}: internetClassId;
  4180.                  BEHAVIOUR
  4181.                       udp-systemNBBehaviour BEHAVIOUR
  4182.                       DEFINED AS !The <internet instanceId> portion of
  4183.                       the internetClassId value shall be 0.!;;
  4184.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 7};
  4185.  
  4186.             udpEntry-udpTableNB  NAME BINDING
  4187.                  SUBORDINATE OBJECT CLASS     udpEntry
  4188.                                                AND SUBCLASSES;
  4189.                  NAMED BY SUPERIOR OBJECT CLASS      udpTable
  4190.                                                AND SUBCLASSES;
  4191.                  WITH ATTRIBUTE
  4192.                            {iimcManagementDocMan 1}: internetClassId;
  4193.                  BEHAVIOUR
  4194.                       udpEntry-udpTableNBBehaviour BEHAVIOUR
  4195.                       DEFINED AS
  4196.                       !PARSE
  4197.                       MULTIPLEINSTANCES
  4198.                       INDEX udpLocalAddress,
  4199.                             udpLocalPort;
  4200.                       ENDMULTIPLEINSTANCES
  4201.                       ENDPARSE!;;
  4202.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 7 5 1};
  4203.  
  4204.             udpTable-udpNB  NAME BINDING
  4205.                  SUBORDINATE OBJECT CLASS     udpTable
  4206.                                                AND SUBCLASSES;
  4207.                  NAMED BY SUPERIOR OBJECT CLASS  udp
  4208.                                                AND SUBCLASSES;
  4209.                  WITH ATTRIBUTE
  4210.                            {iimcManagementDocMan 1}: internetClassId;
  4211.                  BEHAVIOUR
  4212.                       udpTable-udpNBBehaviour BEHAVIOUR
  4213.                       DEFINED AS !The <internet instanceId> portion of
  4214.                       the internetClassId value shall be 0.!;;
  4215.  
  4216.  
  4217.             LaBarre            Expires August 27, 1993           Page 65
  4218.  
  4219.  
  4220.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  4221.  
  4222.  
  4223.             REGISTERED AS {iimcManagementNB 1 3 6 1 2 1 7 5 1};
  4224.  
  4225.             5. ASN.1 Definitions
  4226.  
  4227.             The IIMCRFC1213ASN1 contains the ASN.1 [ISO8824]syntax
  4228.             referenced by the attribute templates in 3. of this
  4229.             document. The object identifier {iimcManagementModAuto} is
  4230.             defined in [IIMCIMIBTRANS].
  4231.  
  4232.             IIMCRFC1213ASN1 {iimcManagementModAuto 12131354}
  4233.             DEFINITIONS IMPLICIT TAGS ::=
  4234.             BEGIN
  4235.             IMPORTS   iimcAutoTrans, iimcManagementNB,
  4236.                       FROM IimcAssignedOIDs {iimcManagementModMan 1};
  4237.  
  4238.             --  Generic syntax
  4239.  
  4240.             Integer ::= INTEGER
  4241.  
  4242.             OctetString ::= OCTET STRING
  4243.  
  4244.             ObjectIdentifier ::= OBJECT IDENTIFIER
  4245.  
  4246.             --  MIB specific syntax
  4247.  
  4248.             EgpNeighEventTrigger     ::= INTEGER    {
  4249.                                                     start(1),
  4250.                                                     stop(2)
  4251.                                                     }
  4252.  
  4253.             EgpNeighMode    ::= INTEGER   {
  4254.                                             active(1),
  4255.                                             passive(2)
  4256.                                            }
  4257.  
  4258.             EgpNeighState   ::= INTEGER   {
  4259.                                             idle(1),
  4260.                                             acquisition(2),
  4261.                                             down(3),
  4262.                                             up(4),
  4263.                                             cease(5)
  4264.                                             }
  4265.  
  4266.             Integer128      ::= INTEGER (0..127)
  4267.  
  4268.             Integer64k      ::= INTEGER (0..65535)
  4269.  
  4270.             IfAdminStatus   ::= INTEGER {
  4271.                                         up(1),  -- ready to pass packets
  4272.                                         down(2),
  4273.                                         testing(3)  -- in some test mode
  4274.                                          }
  4275.  
  4276.             IfOperStatus    ::= INTEGER   {
  4277.  
  4278.  
  4279.             LaBarre            Expires August 27, 1993           Page 66
  4280.  
  4281.  
  4282.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  4283.  
  4284.  
  4285.                                          up(1),  -- ready to pass
  4286.             packets
  4287.                                          down(2),
  4288.                                          testing(3)  -- in some test
  4289.             mode
  4290.                                           }
  4291.  
  4292.             IfType ::=     INTEGER   {
  4293.                                     other(1),  -- none of the following
  4294.                                     regular1822(2),
  4295.                                     hdh1822(3),
  4296.                                     ddn-x25(4),
  4297.                                     rfc877-x25(5),
  4298.                                     ethernet-csmacd(6),
  4299.                                     iso88023-csmacd(7),
  4300.                                     iso88024-tokenBus(8),
  4301.                                     iso88025-tokenRing(9),
  4302.                                     iso88026-man(10),
  4303.                                     starLan(11),
  4304.                                     proteon-10Mbit(12),
  4305.                                     proteon-80Mbit(13),
  4306.                                     hyperchannel(14),
  4307.                                     fddi(15),
  4308.                                     lapb(16),
  4309.                                     sdlc(17),
  4310.                                     ds1(18),
  4311.                                     e1(19), --european equivalent of T-1
  4312.                                     basicISDN(20),
  4313.                                     primaryISDN(21),--proprietary serial
  4314.                                     propPointToPointSerial(22),
  4315.                                     ppp(23),
  4316.                                     softwareLoopback(24),
  4317.                                     eon(25),  -- CLNP over IP
  4318.                                     ethernet-3Mbit(26),
  4319.                                     nsip(27),  -- XNS over IP
  4320.                                     slip(28),  -- generic SLIP
  4321.                                     ultra(29),  -- ULTRA technologies
  4322.                                     ds3(30),  -- T-3
  4323.                                     sip(31),  -- SMDS
  4324.                                     frame-relay(32)
  4325.                                     }
  4326.  
  4327.             IpForwarding    ::= INTEGER   {
  4328.                             forwarding(1),-- acting as a gateway
  4329.                             not-forwarding(2)  -- NOT acting as a
  4330.             gateway
  4331.                                             }
  4332.  
  4333.             IpForwardType ::= INTEGER {
  4334.                              other    (1), -- not specified by this MIB
  4335.                              invalid  (2), -- logically deleted
  4336.                              local    (3), -- local interface
  4337.                              remote   (4)  -- remote destination
  4338.                                       }
  4339.  
  4340.  
  4341.             LaBarre            Expires August 27, 1993           Page 67
  4342.  
  4343.  
  4344.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  4345.  
  4346.  
  4347.  
  4348.  
  4349.             IpForwardProto ::=  INTEGER {
  4350.                             other     (1),  -- not specified
  4351.                             local     (2),  -- local interface
  4352.                             netmgmt   (3),  -- static route
  4353.                             icmp      (4),  -- result of ICMP Redirect
  4354.                                       -- the following are all dynamic
  4355.                                       -- routing protocols
  4356.                             egp       (5), -- Exterior Gateway Protocol
  4357.                             ggp       (6),  -- Gateway-Gateway Protocol
  4358.                             hello     (7),  -- FuzzBall HelloSpeak
  4359.                             rip       (8),  -- Berkeley RIP or RIP-II
  4360.                             is-is     (9),  -- Dual IS-IS
  4361.                             es-is     (10), -- ISO 9542
  4362.                             ciscoIgrp (11), -- Cisco IGRP
  4363.                             bbnSpfIgp (12), -- BBN SPF IGP
  4364.                             ospf      (13), -- Open Shortest Path First
  4365.                             bgp       (14), -- Border Gateway Protocol
  4366.                             idpr      (15)
  4367.                                      -- InterDomain Policy Routing
  4368.                                   }
  4369.  
  4370.             IpNetToMediaType ::= INTEGER {
  4371.                                    other(1),  -- none of the following
  4372.                                    invalid(2),  --an invalidated mapping
  4373.                                    dynamic(3),
  4374.                                    static(4)
  4375.                                      }
  4376.  
  4377.             IpRouteProto    ::= INTEGER   {
  4378.                                    other(1),   -- none of the following
  4379.                                    local(2),   -- configured entries
  4380.                                    netmgmt(3),  -- mgmt protocol
  4381.                                    icmp(4),    -- obtained via ICMP,
  4382.                                                 -- e.g., redirect
  4383.                                    egp(5),
  4384.                                    ggp(6),
  4385.                                    hello(7),
  4386.                                    rip(8),
  4387.                                    is-is(9),
  4388.                                    es-is(10),
  4389.                                    ciscoIgrp(11),
  4390.                                    bbnSpfIgp(12),
  4391.                                    ospf(13),
  4392.                                    bgp(14)
  4393.                                     }
  4394.  
  4395.             IpRouteType     ::= INTEGER   {
  4396.                                    other(1),   -- none of the
  4397.                                                -- following
  4398.                                    invalid(2),  -- an invalidated
  4399.                                                -- route
  4400.                                    direct(3),       -- route to directly
  4401.  
  4402.  
  4403.             LaBarre            Expires August 27, 1993           Page 68
  4404.  
  4405.  
  4406.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  4407.  
  4408.  
  4409.                                                -- connected
  4410.                                                -- subnetwork
  4411.                                    indirect(4)  -- route to a
  4412.                                                -- non-local
  4413.                                                -- host/network/
  4414.                                                -- subnet
  4415.                                                               }
  4416.  
  4417.             PhysAddress     ::= OCTET STRING
  4418.  
  4419.             TcpConnState    ::= INTEGER {
  4420.                                                     closed(1),
  4421.                                                     listen(2),
  4422.                                                     synSent(3),
  4423.                                                     synReceived(4),
  4424.                                                     established(5),
  4425.                                                     finWait1(6),
  4426.                                                     finWait2(7),
  4427.                                                     closeWait(8),
  4428.                                                     lastAck(9),
  4429.                                                     closing(10),
  4430.                                                     timeWait(11),
  4431.                                                     deleteTCP(12) }
  4432.  
  4433.             TcpRtoAlgorithm  ::= INTEGER  {
  4434.                                       other(1),     -- none of the
  4435.                                                     -- following
  4436.                                       constant(2),  -- a constant rto
  4437.                                       rsre(3),      -- MIL-STD-1778,
  4438.                                                     -- Appendix B
  4439.                                       vanj(4)       -- Van Jacobsons alg
  4440.                                              }
  4441.             SnmpEnableAuthTraps ::= INTEGER    {
  4442.                                                enabled   (1),
  4443.                                                disabled  (2)
  4444.                                                }
  4445.  
  4446.             END
  4447.  
  4448.  
  4449.  
  4450.  
  4451.  
  4452.  
  4453.  
  4454.  
  4455.  
  4456.  
  4457.  
  4458.  
  4459.  
  4460.  
  4461.  
  4462.  
  4463.  
  4464.  
  4465.             LaBarre            Expires August 27, 1993           Page 69
  4466.  
  4467.  
  4468.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  4469.  
  4470.  
  4471.             6. MOCS
  4472.  
  4473.             Editor's Note: [To Be Provided.]
  4474.  
  4475.  
  4476.  
  4477.  
  4478.  
  4479.  
  4480.  
  4481.  
  4482.  
  4483.  
  4484.  
  4485.  
  4486.  
  4487.  
  4488.  
  4489.  
  4490.  
  4491.  
  4492.  
  4493.  
  4494.  
  4495.  
  4496.  
  4497.  
  4498.  
  4499.  
  4500.  
  4501.  
  4502.  
  4503.  
  4504.  
  4505.  
  4506.  
  4507.  
  4508.  
  4509.  
  4510.  
  4511.  
  4512.  
  4513.  
  4514.  
  4515.  
  4516.  
  4517.  
  4518.  
  4519.  
  4520.  
  4521.  
  4522.  
  4523.  
  4524.  
  4525.  
  4526.  
  4527.             LaBarre            Expires August 27, 1993           Page 70
  4528.  
  4529.  
  4530.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  4531.  
  4532.  
  4533.             7. Acknowledgments
  4534.  
  4535.             The following individuals have contributed to this effort.
  4536.  
  4537.             Bob Aronoff         - NIST
  4538.             Jon Biggar          - NetLabs
  4539.             Mary Brady          - NIST
  4540.             April Chang         - NetLabs
  4541.             Jock Embry          - Opening Technologies
  4542.             Paul Golick         - IBM
  4543.             Pramod Kalyanas     - University of Delaware
  4544.             Lee LaBarre         - The MITRE Corporation
  4545.             David Liu           - Northern Telecom, Inc
  4546.             Owen Newnan         - U S West Advanced Technologies
  4547.             Steve Ng            - MPR Teltech
  4548.             Yasuhiro Ohara      - NTT
  4549.             George Pavlou       - UCL
  4550.             Lisa Phifer         - Bellcore
  4551.             Tom Rutt            - AT&T
  4552.             Mark Smith          - Hewlett-Packard
  4553.             Einar Stefferud     - Network Management Associates, Inc.
  4554.             Dean Voiss          - NetLabs
  4555.             Yoshi Yamashita     - NKK Corporation
  4556.  
  4557.  
  4558.  
  4559.  
  4560.  
  4561.  
  4562.  
  4563.  
  4564.  
  4565.  
  4566.  
  4567.  
  4568.  
  4569.  
  4570.  
  4571.  
  4572.  
  4573.  
  4574.  
  4575.  
  4576.  
  4577.  
  4578.  
  4579.  
  4580.  
  4581.  
  4582.  
  4583.  
  4584.  
  4585.  
  4586.  
  4587.  
  4588.  
  4589.             LaBarre            Expires August 27, 1993           Page 71
  4590.  
  4591.  
  4592.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  4593.  
  4594.  
  4595.             References
  4596.  
  4597.             [ISO8824] ISO/IEC IS 8824: Information Technology - Open
  4598.             System Interconnection - Specification of Abstract Syntax
  4599.             Notation One(ASN.1),1990.
  4600.  
  4601.             [ISO9595] ISO/IEC IS 9595, Information Technology - Open
  4602.             System Interconnection - Common Management Information
  4603.             Service Definition, 1991.
  4604.  
  4605.             [ISO9596-1] ISO/IEC IS 9596-1, Information Technology -Open
  4606.             Systems Interconnection - Common Management Information
  4607.             Protocol -Part 1: Specification, 1991.
  4608.  
  4609.             [ISO10165-1] ISO/IEC IS 10165-1: Information Technology -
  4610.             Open Systems Interconnection - Structure of Management
  4611.             Information - Part 1: Management Information Model, 1991.
  4612.  
  4613.             [ISO10165-2] ISO/IEC IS 10165-2: Information Technology -
  4614.             Open Systems Interconnection - Structure of Management
  4615.             Information - Part 2: Definition of Management Information,
  4616.             1992.
  4617.  
  4618.             [ISO10165-4] ISO/IEC IS 10165-4: Information Technology -
  4619.             Open Systems Interconnection - Structure of Management
  4620.             Information - Part 4: Guidelines for the Definition of
  4621.             Managed Objects, 1991.
  4622.  
  4623.             [RFC1155] RFC1155, M. Rose and K. McCloghrie, Structure and
  4624.             Identification of Management Information for TCP/IP based
  4625.             internets, May 1990.
  4626.  
  4627.             [RFC1157] RFC 1157, J.D. Case, M.S. Fedor, M.L.Schoffstall,
  4628.             C. Davin, Simple Network Management Protocol (SNMP), May
  4629.             1990.
  4630.  
  4631.             [RFC1213] RFC1213, K. McCloghrie and M. Rose - Editors,
  4632.             Management Information Base for Network Management of
  4633.             TCP/IP-basedinternets: MIB-II, March 1991.
  4634.  
  4635.             [RFC1214] RFC1214, L. LaBarre - editor, OSI Internet
  4636.             Management: Management Information Base, April 1991.
  4637.  
  4638.             [RFC1354] RFC1354, F. Baker, IP Forwarding Table MIB, July
  4639.             1992.
  4640.  
  4641.             [SNMPv2COEX] J.D. Case, K. McCloghrie, M.T. Rose,
  4642.             S.L.Waldbusser, Coexistence between version 1 and version 2
  4643.             of the Internet Network Management Framework, Internet-
  4644.             draft, December 1992.
  4645.  
  4646.             [SNMPv2PROT] J.D. Case, K. McCloghrie, M.T. Rose,
  4647.             S.L.Waldbusser, Protocol Operations for version 2 of the
  4648.             Simple Network Management Protocol (SNMPv2), Internet-draft,
  4649.  
  4650.  
  4651.             LaBarre            Expires August 27, 1993           Page 72
  4652.  
  4653.  
  4654.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  4655.  
  4656.  
  4657.             January 1992.
  4658.  
  4659.             [SNMPv2SMI] J.D. Case, K. McCloghrie, M.T. Rose,
  4660.             S.L.Waldbusser, Structure of Management Information for
  4661.             version 2 of the Simple Network Management Protocol
  4662.             (SNMPv2), Internet-draft, December 1992.
  4663.  
  4664.             [SNMPv2MIB] J.D. Case, K. McCloghrie, M.T. Rose,
  4665.             S.L.Waldbusser, Management Information Base for version 2 of
  4666.             the Simple Network Management Protocol (SNMPv2), Internet-
  4667.             draft, December 1992.
  4668.  
  4669.             [SNMPv2TC] J.D. Case, K. McCloghrie, M.T. Rose,
  4670.             S.L.Waldbusser, Textual Conventions for version 2 of the
  4671.             Simple Network Management Protocol (SNMPv2), Internet-draft,
  4672.             December 1992.
  4673.  
  4674.             [SNMPv2ADMIN]  J.R. Davin, J.M. Galvin, K.McCloghrie,
  4675.             Administrative Model for version 2 of the Simple Network
  4676.             Management Protocol (SNMPv2), Internet-Draft, January 1993.
  4677.  
  4678.             [SNMPv2SEC] J.M. Galvin, K. McCloghrie, J.R. Davin, Security
  4679.             Protocols for version 2 of the Simple Network Management
  4680.             Protocol (SNMPv2), Internet-Draft, January 1993.
  4681.  
  4682.             [SNMPv2TM] J.D. Case, K. McCloghrie, M.T. Rose, S.L.
  4683.             Waldbusser,
  4684.             Transport Mappings for version 2 of the Simple Network
  4685.             Management Protocol (SNMPv2), Internet-Draft, January 1993.
  4686.  
  4687.             [SNMPv2PARTY] J.D. Case, K. McCloghrie, M.T. Rose,S.L.
  4688.             Waldbusser, Party MIB for version 2 of the Simple Network
  4689.             Management Protocol (SNMPv2), Internet-Draft, January 1993.
  4690.  
  4691.             [IIMCIMIBTRANS] ISO/CCITT and Internet Management
  4692.             Coexistence (IIMC): Translation of Internet MIBs to
  4693.             ISO/CCITT GDMO MIBs, Draft 1 March 26,1993.
  4694.  
  4695.             [IIMCSEC] ISO/CCITT and Internet Management Coexistence
  4696.             (IIMC): ISO/CCITT to Internet Management Security, Draft 1,
  4697.             March 26, 1993.
  4698.  
  4699.             [IIMCPROXY] ISO/CCITT and Internet Management Coexistence
  4700.             (IIMC): ISO/CCITT to Internet Management Proxy, Draft 1,
  4701.             March, 1993 [to be distributed].
  4702.  
  4703.             [IIMCOMIBTRANS] ISO/CCITT and Internet Management
  4704.             Coexistence (IIMC): Translation of ISO/CCITT GDMO MIBs to
  4705.             Internet MIBs, Draft 1, March 26, 1993.
  4706.  
  4707.             [NMFMC92] NM Forum and X/Open, ISO/CCITT and Internet
  4708.             Management: Coexistence and Interworking Strategy, October,
  4709.             1992.
  4710.  
  4711.  
  4712.  
  4713.             LaBarre            Expires August 27, 1993           Page 73
  4714.  
  4715.  
  4716.             Draft      Translation of Internet MIB-II (RFC1213)  3/26/93
  4717.  
  4718.  
  4719.                       INTERNET DRAFT - EXPIRES AUGUST 27, 1993
  4720.  
  4721.  
  4722.  
  4723.  
  4724.  
  4725.  
  4726.  
  4727.  
  4728.  
  4729.  
  4730.  
  4731.  
  4732.  
  4733.  
  4734.  
  4735.  
  4736.  
  4737.  
  4738.  
  4739.  
  4740.  
  4741.  
  4742.  
  4743.  
  4744.  
  4745.  
  4746.  
  4747.  
  4748.  
  4749.  
  4750.  
  4751.  
  4752.  
  4753.  
  4754.  
  4755.  
  4756.  
  4757.  
  4758.  
  4759.  
  4760.  
  4761.  
  4762.  
  4763.  
  4764.  
  4765.  
  4766.  
  4767.  
  4768.  
  4769.  
  4770.  
  4771.  
  4772.  
  4773.  
  4774.  
  4775.             LaBarre            Expires August 27, 1993           Page 74
  4776.